Skip to content
This repository was archived by the owner on Jun 26, 2021. It is now read-only.

Commit 103e46c

Browse files
author
Jenkins Continuous Integration Server
committed
[maven-release-plugin] prepare for next development iteration
1 parent c29e1a1 commit 103e46c

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.itemis.maven.plugins</groupId>
66
<artifactId>unleash-parent</artifactId>
7-
<version>2.7.4</version>
7+
<version>2.7.5-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>unleash-maven-plugin</artifactId>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<groupId>com.itemis.maven.plugins</groupId>
1111
<artifactId>unleash-parent</artifactId>
12-
<version>2.7.4</version>
12+
<version>2.7.5-SNAPSHOT</version>
1313
<packaging>pom</packaging>
1414

1515
<name>Unleash Parent</name>
@@ -30,7 +30,7 @@
3030
<scm>
3131
<connection>scm:git:https://github.com/shillner/unleash-maven-plugin.git</connection>
3232
<url>https://github.com/shillner/unleash-maven-plugin</url>
33-
<tag>2.7.4</tag>
33+
<tag>HEAD</tag>
3434
</scm>
3535

3636
<issueManagement>

scm-provider-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.itemis.maven.plugins</groupId>
66
<artifactId>unleash-parent</artifactId>
7-
<version>2.7.4</version>
7+
<version>2.7.5-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>unleash-scm-provider-api</artifactId>

utils/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.itemis.maven.plugins</groupId>
66
<artifactId>unleash-parent</artifactId>
7-
<version>2.7.4</version>
7+
<version>2.7.5-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>unleash-utils</artifactId>

0 commit comments

Comments
 (0)