Skip to content

Commit e02017e

Browse files
committed
[maven-release-plugin] prepare release artifact-manager-s3-1.11
1 parent c64f2c1 commit e02017e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111
<groupId>io.jenkins.plugins</groupId>
1212
<artifactId>artifact-manager-s3</artifactId>
13-
<version>${revision}${changelist}</version>
13+
<version>1.11</version>
1414
<packaging>hpi</packaging>
1515

1616
<properties>
@@ -36,7 +36,7 @@
3636
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
3737
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
3838
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
39-
<tag>${scmTag}</tag>
39+
<tag>artifact-manager-s3-1.11</tag>
4040
</scm>
4141

4242
<dependencies>

0 commit comments

Comments
 (0)