Skip to content

Commit

Permalink
[maven-release-plugin] prepare release aws-credentials-1.33
Browse files Browse the repository at this point in the history
  • Loading branch information
amuniz committed Dec 17, 2021
1 parent 820063d commit 5c3672c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -34,7 +34,7 @@
</parent>

<artifactId>aws-credentials</artifactId>
<version>${revision}${changelist}</version>
<version>1.33</version>
<packaging>hpi</packaging>

<name>CloudBees AWS Credentials Plugin</name>
Expand All @@ -50,7 +50,7 @@
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
<tag>${scmTag}</tag>
<tag>aws-credentials-1.33</tag>
</scm>

<properties>
Expand Down

0 comments on commit 5c3672c

Please sign in to comment.