Skip to content

Commit 5ad1b17

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 2ec1a3f commit 5ad1b17

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ under the License.
2929
</parent>
3030

3131
<artifactId>saml</artifactId>
32-
<version>1.1.5</version>
32+
<version>${revision}${changelist}</version>
3333
<packaging>hpi</packaging>
3434
<name>SAML Plugin</name>
3535
<url>https://github.com/jenkinsci/saml-plugin</url>
@@ -38,11 +38,11 @@ under the License.
3838
<connection>scm:git:git://github.com/jenkinsci/saml-plugin.git</connection>
3939
<developerConnection>scm:git:[email protected]:jenkinsci/saml-plugin.git</developerConnection>
4040
<url>https://github.com/jenkinsci/saml-plugin</url>
41-
<tag>saml-1.1.5</tag>
41+
<tag>${scmTag}</tag>
4242
</scm>
4343

4444
<properties>
45-
<revision>1.1.5</revision>
45+
<revision>1.1.6</revision>
4646
<changelist>-SNAPSHOT</changelist>
4747
<jenkins.version>2.176.1</jenkins.version>
4848
<java.level>8</java.level>

0 commit comments

Comments
 (0)