Skip to content

Commit 38a840e

Browse files
author
Parichay Barpanda
committed
[maven-release-plugin] prepare for next development iteration
1 parent 1b19c23 commit 38a840e

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
@@ -10,7 +10,7 @@
1010

1111
<groupId>io.jenkins.plugins</groupId>
1212
<artifactId>gitlab-api</artifactId>
13-
<version>1.0.6</version>
13+
<version>1.0.7-SNAPSHOT</version>
1414
<packaging>hpi</packaging>
1515

1616
<properties>
@@ -49,7 +49,7 @@
4949
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
5050
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
5151
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
52-
<tag>gitlab-api-1.0.6</tag>
52+
<tag>${scmTag}</tag>
5353
</scm>
5454

5555
<dependencies>

0 commit comments

Comments
 (0)