Skip to content

Commit 74a9ba2

Browse files
author
Sezai Can
committed
[maven-release-plugin] prepare for next development iteration
1 parent fb56bb6 commit 74a9ba2

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
@@ -9,7 +9,7 @@
99
</parent>
1010
<groupId>io.jenkins.plugins</groupId>
1111
<artifactId>validating-email-parameter</artifactId>
12-
<version>1.9</version>
12+
<version>1.10-SNAPSHOT</version>
1313
<packaging>hpi</packaging>
1414

1515
<properties>
@@ -34,7 +34,7 @@
3434
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
3535
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
3636
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
37-
<tag>validating-email-parameter-1.9</tag>
37+
<tag>${scmTag}</tag>
3838
</scm>
3939

4040
<developers>

0 commit comments

Comments
 (0)