Skip to content

Commit a3ce371

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

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>envinject-api</artifactId>
13-
<version>1.7</version>
13+
<version>1.8-SNAPSHOT</version>
1414
<packaging>hpi</packaging>
1515
<name>EnvInject API Plugin</name>
1616
<description>Stores shared logic for Environment Injection management</description>
@@ -41,7 +41,7 @@
4141
<connection>scm:git:ssh://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
4242
<developerConnection>scm:git:ssh://git@github.com/jenkinsci/${project.artifactId}-plugin.git</developerConnection>
4343
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
44-
<tag>envinject-api-1.7</tag>
44+
<tag>HEAD</tag>
4545
</scm>
4646

4747
<dependencies>

0 commit comments

Comments
 (0)