Skip to content

Commit 593ceb1

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent e523e72 commit 593ceb1

File tree

20 files changed

+21
-21
lines changed

20 files changed

+21
-21
lines changed

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>11.2.0</version>
26+
<version>11.2.1-SNAPSHOT</version>
2727
</parent>
2828
<artifactId>ph-bc</artifactId>
2929
<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>11.2.0</version>
26+
<version>11.2.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>11.2.0</version>
25+
<version>11.2.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>11.2.0</version>
25+
<version>11.2.1-SNAPSHOT</version>
2626
</parent>
2727
<artifactId>ph-commons</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>11.2.0</version>
25+
<version>11.2.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>11.2.0</version>
25+
<version>11.2.1-SNAPSHOT</version>
2626
</parent>
2727
<artifactId>ph-dao</artifactId>
2828
<packaging>bundle</packaging>

ph-datetime/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>11.2.0</version>
25+
<version>11.2.1-SNAPSHOT</version>
2626
</parent>
2727
<artifactId>ph-datetime</artifactId>
2828
<packaging>bundle</packaging>

ph-graph/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>11.2.0</version>
25+
<version>11.2.1-SNAPSHOT</version>
2626
</parent>
2727
<artifactId>ph-graph</artifactId>
2828
<packaging>bundle</packaging>

ph-jaxb-adapter/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>11.2.0</version>
25+
<version>11.2.1-SNAPSHOT</version>
2626
</parent>
2727
<artifactId>ph-jaxb-adapter</artifactId>
2828
<packaging>bundle</packaging>

ph-jaxb/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>11.2.0</version>
25+
<version>11.2.1-SNAPSHOT</version>
2626
</parent>
2727
<artifactId>ph-jaxb</artifactId>
2828
<packaging>bundle</packaging>

0 commit comments

Comments
 (0)