Skip to content

Commit 8110301

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 0090523 commit 8110301

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
@@ -12,7 +12,7 @@
1212
<artifactId>analysis-pom</artifactId>
1313
<packaging>pom</packaging>
1414
<name>Analysis Plug-ins Parent POM</name>
15-
<version>2.1.0</version>
15+
<version>2.1.1-SNAPSHOT</version>
1616
<url>https://github.com/jenkinsci/analysis-pom-plugin</url>
1717

1818
<properties>
@@ -578,7 +578,7 @@
578578
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
579579
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
580580
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
581-
<tag>analysis-pom-2.1.0</tag>
581+
<tag>${scmTag}</tag>
582582
</scm>
583583

584584
<repositories>

0 commit comments

Comments
 (0)