Skip to content

Commit ae5a0bb

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 4aaff8b commit ae5a0bb

File tree

54 files changed

+68
-68
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+68
-68
lines changed

deltaspike/cdictrl/api/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.deltaspike.cdictrl</groupId>
2525
<artifactId>cdictrl-project</artifactId>
26-
<version>2.0.1</version>
26+
<version>2.0.2-SNAPSHOT</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

deltaspike/cdictrl/impl-openejb/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.deltaspike.cdictrl</groupId>
2525
<artifactId>cdictrl-project</artifactId>
26-
<version>2.0.1</version>
26+
<version>2.0.2-SNAPSHOT</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

deltaspike/cdictrl/impl-owb/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.deltaspike.cdictrl</groupId>
2525
<artifactId>cdictrl-project</artifactId>
26-
<version>2.0.1</version>
26+
<version>2.0.2-SNAPSHOT</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

deltaspike/cdictrl/impl-weld/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.deltaspike.cdictrl</groupId>
2525
<artifactId>cdictrl-project</artifactId>
26-
<version>2.0.1</version>
26+
<version>2.0.2-SNAPSHOT</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

deltaspike/cdictrl/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.deltaspike</groupId>
2525
<artifactId>parent</artifactId>
26-
<version>2.0.1</version>
26+
<version>2.0.2-SNAPSHOT</version>
2727
<relativePath>../parent/pom.xml</relativePath>
2828
</parent>
2929

deltaspike/cdictrl/tck/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.deltaspike.cdictrl</groupId>
2424
<artifactId>cdictrl-project</artifactId>
25-
<version>2.0.1</version>
25+
<version>2.0.2-SNAPSHOT</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

deltaspike/checkstyle-rules/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<parent>
4343
<groupId>org.apache.deltaspike</groupId>
4444
<artifactId>deltaspike-project</artifactId>
45-
<version>2.0.1</version>
45+
<version>2.0.2-SNAPSHOT</version>
4646
<relativePath>../pom.xml</relativePath>
4747
</parent>
4848

deltaspike/core/api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.deltaspike.core</groupId>
2626
<artifactId>core-project</artifactId>
27-
<version>2.0.1</version>
27+
<version>2.0.2-SNAPSHOT</version>
2828
<relativePath>../pom.xml</relativePath>
2929
</parent>
3030

deltaspike/core/impl/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.deltaspike.core</groupId>
2525
<artifactId>core-project</artifactId>
26-
<version>2.0.1</version>
26+
<version>2.0.2-SNAPSHOT</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

deltaspike/core/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.deltaspike</groupId>
2525
<artifactId>parent-code</artifactId>
26-
<version>2.0.1</version>
26+
<version>2.0.2-SNAPSHOT</version>
2727
<relativePath>../parent/code/pom.xml</relativePath>
2828
</parent>
2929

0 commit comments

Comments
 (0)