Skip to content

Commit b5ed980

Browse files
committed
[maven-release-plugin] prepare release 1.2.0
1 parent c5818eb commit b5ed980

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>io.jenkins.plugins</groupId>
1313
<artifactId>aws-secrets-manager-credentials-provider</artifactId>
14-
<version>${revision}${changelist}</version>
14+
<version>1.2.0</version>
1515
<packaging>hpi</packaging>
1616

1717
<name>AWS Secrets Manager Credentials Provider</name>
@@ -37,7 +37,7 @@
3737
<connection>https://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
3838
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/${project.artifactId}-plugin.git</developerConnection>
3939
<url>https://github.com/jenkinsci/${project.artifactId}-plugin/blob/master/docs/README.md</url>
40-
<tag>${scmTag}</tag>
40+
<tag>1.2.0</tag>
4141
</scm>
4242

4343
<properties>

0 commit comments

Comments
 (0)