Skip to content

Commit 80c7a32

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 6b75e39 commit 80c7a32

File tree

33 files changed

+34
-34
lines changed

33 files changed

+34
-34
lines changed

ph-annotations/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>com.helger.commons</groupId>
2525
<artifactId>ph-commons-parent-pom</artifactId>
26-
<version>12.0.0</version>
26+
<version>12.0.1-SNAPSHOT</version>
2727
</parent>
2828
<artifactId>ph-annotations</artifactId>
2929
<packaging>bundle</packaging>

ph-base/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.helger.commons</groupId>
2424
<artifactId>ph-commons-parent-pom</artifactId>
25-
<version>12.0.0</version>
25+
<version>12.0.1-SNAPSHOT</version>
2626
</parent>
2727
<artifactId>ph-base</artifactId>
2828
<packaging>bundle</packaging>

ph-bc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>com.helger.commons</groupId>
2525
<artifactId>ph-commons-parent-pom</artifactId>
26-
<version>12.0.0</version>
26+
<version>12.0.1-SNAPSHOT</version>
2727
</parent>
2828
<artifactId>ph-bc</artifactId>
2929
<packaging>bundle</packaging>

ph-cache/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.helger.commons</groupId>
2424
<artifactId>ph-commons-parent-pom</artifactId>
25-
<version>12.0.0</version>
25+
<version>12.0.1-SNAPSHOT</version>
2626
</parent>
2727
<artifactId>ph-cache</artifactId>
2828
<packaging>bundle</packaging>

ph-cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>com.helger.commons</groupId>
2525
<artifactId>ph-commons-parent-pom</artifactId>
26-
<version>12.0.0</version>
26+
<version>12.0.1-SNAPSHOT</version>
2727
</parent>
2828
<artifactId>ph-cli</artifactId>
2929
<packaging>bundle</packaging>

ph-collection/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.helger.commons</groupId>
2424
<artifactId>ph-commons-parent-pom</artifactId>
25-
<version>12.0.0</version>
25+
<version>12.0.1-SNAPSHOT</version>
2626
</parent>
2727
<artifactId>ph-collection</artifactId>
2828
<packaging>bundle</packaging>

ph-commons/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.helger.commons</groupId>
2424
<artifactId>ph-commons-parent-pom</artifactId>
25-
<version>12.0.0</version>
25+
<version>12.0.1-SNAPSHOT</version>
2626
</parent>
2727
<artifactId>ph-commons</artifactId>
2828
<packaging>bundle</packaging>

ph-config-json/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.helger.commons</groupId>
2424
<artifactId>ph-commons-parent-pom</artifactId>
25-
<version>12.0.0</version>
25+
<version>12.0.1-SNAPSHOT</version>
2626
</parent>
2727
<artifactId>ph-config-json</artifactId>
2828
<packaging>bundle</packaging>

ph-config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.helger.commons</groupId>
2424
<artifactId>ph-commons-parent-pom</artifactId>
25-
<version>12.0.0</version>
25+
<version>12.0.1-SNAPSHOT</version>
2626
</parent>
2727
<artifactId>ph-config</artifactId>
2828
<packaging>bundle</packaging>

ph-dao/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.helger.commons</groupId>
2424
<artifactId>ph-commons-parent-pom</artifactId>
25-
<version>12.0.0</version>
25+
<version>12.0.1-SNAPSHOT</version>
2626
</parent>
2727
<artifactId>ph-dao</artifactId>
2828
<packaging>bundle</packaging>

0 commit comments

Comments
 (0)