Skip to content

Commit cbb5b90

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

File tree

15 files changed

+16
-16
lines changed

15 files changed

+16
-16
lines changed

meecrowave-arquillian/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>meecrowave</artifactId>
2323
<groupId>org.apache.meecrowave</groupId>
24-
<version>2.0.0</version>
24+
<version>2.0.1-SNAPSHOT</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

meecrowave-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<artifactId>meecrowave</artifactId>
2525
<groupId>org.apache.meecrowave</groupId>
26-
<version>2.0.0</version>
26+
<version>2.0.1-SNAPSHOT</version>
2727
</parent>
2828

2929
<artifactId>meecrowave-core</artifactId>

meecrowave-gradle-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>meecrowave</artifactId>
2323
<groupId>org.apache.meecrowave</groupId>
24-
<version>2.0.0</version>
24+
<version>2.0.1-SNAPSHOT</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

meecrowave-jpa/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>meecrowave</artifactId>
2323
<groupId>org.apache.meecrowave</groupId>
24-
<version>2.0.0</version>
24+
<version>2.0.1-SNAPSHOT</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

meecrowave-jta/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>meecrowave</artifactId>
2323
<groupId>org.apache.meecrowave</groupId>
24-
<version>2.0.0</version>
24+
<version>2.0.1-SNAPSHOT</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

meecrowave-junit/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.meecrowave</groupId>
2525
<artifactId>meecrowave</artifactId>
26-
<version>2.0.0</version>
26+
<version>2.0.1-SNAPSHOT</version>
2727
</parent>
2828

2929
<artifactId>meecrowave-junit</artifactId>

meecrowave-letsencrypt/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>meecrowave</artifactId>
2323
<groupId>org.apache.meecrowave</groupId>
24-
<version>2.0.0</version>
24+
<version>2.0.1-SNAPSHOT</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

meecrowave-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.meecrowave</groupId>
2323
<artifactId>meecrowave</artifactId>
24-
<version>2.0.0</version>
24+
<version>2.0.1-SNAPSHOT</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

meecrowave-oauth2-minimal/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>meecrowave</artifactId>
2323
<groupId>org.apache.meecrowave</groupId>
24-
<version>2.0.0</version>
24+
<version>2.0.1-SNAPSHOT</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

meecrowave-oauth2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>meecrowave</artifactId>
2323
<groupId>org.apache.meecrowave</groupId>
24-
<version>2.0.0</version>
24+
<version>2.0.1-SNAPSHOT</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

0 commit comments

Comments
 (0)