Skip to content

Commit eb618b3

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

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
</parent>
1111

1212
<artifactId>kubernetes-cd</artifactId>
13-
<version>0.1.1</version>
13+
<version>0.2.0-SNAPSHOT</version>
1414
<packaging>hpi</packaging>
1515

1616
<properties>
@@ -44,7 +44,7 @@
4444
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
4545
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
4646
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
47-
<tag>kubernetes-cd-0.1.1</tag>
47+
<tag>HEAD</tag>
4848
</scm>
4949

5050
<repositories>

0 commit comments

Comments
 (0)