Skip to content

Commit

Permalink
[maven-release-plugin] prepare release s3-0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rsandell committed Oct 19, 2021
1 parent d85198f commit aac6b27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<artifactId>s3</artifactId>
<packaging>hpi</packaging>
<version>0.12.1-SNAPSHOT</version>
<version>0.12.1</version>
<name>Jenkins S3 publisher plugin</name>
<url>https://github.com/jenkinsci/s3-plugin</url>

Expand Down Expand Up @@ -52,7 +52,7 @@
<connection>scm:git:git://github.com/jenkinsci/s3-plugin.git</connection>
<developerConnection>scm:git:[email protected]:jenkinsci/s3-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/s3-plugin</url>
<tag>HEAD</tag>
<tag>s3-0.12.1</tag>
</scm>

<dependencies>
Expand Down

0 comments on commit aac6b27

Please sign in to comment.