Skip to content

Commit 2f9d58d

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 158bf33 commit 2f9d58d

File tree

58 files changed

+59
-59
lines changed

Some content is hidden

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

58 files changed

+59
-59
lines changed

build/pax-exam-checkstyle-rules/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<parent>
44
<groupId>org.ops4j.pax</groupId>
5-
<version>4.9.2</version>
5+
<version>4.10.0-SNAPSHOT</version>
66
<artifactId>exam-reactor</artifactId>
77
<relativePath>../..</relativePath>
88
</parent>

containers/pax-exam-container-forked/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.ops4j.pax</groupId>
77
<artifactId>exam</artifactId>
8-
<version>4.9.2</version>
8+
<version>4.10.0-SNAPSHOT</version>
99
<relativePath>../../pom</relativePath>
1010
</parent>
1111

containers/pax-exam-container-glassfish-embedded/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.ops4j.pax</groupId>
55
<artifactId>exam</artifactId>
6-
<version>4.9.2</version>
6+
<version>4.10.0-SNAPSHOT</version>
77
<relativePath>../../pom</relativePath>
88
</parent>
99
<groupId>org.ops4j.pax.exam</groupId>

containers/pax-exam-container-karaf/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.ops4j.pax</groupId>
55
<artifactId>exam</artifactId>
6-
<version>4.9.2</version>
6+
<version>4.10.0-SNAPSHOT</version>
77
<relativePath>../../pom</relativePath>
88
</parent>
99
<groupId>org.ops4j.pax.exam</groupId>

containers/pax-exam-container-native/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.ops4j.pax</groupId>
77
<artifactId>exam</artifactId>
8-
<version>4.9.2</version>
8+
<version>4.10.0-SNAPSHOT</version>
99
<relativePath>../../pom</relativePath>
1010
</parent>
1111

containers/pax-exam-container-openwebbeans/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.ops4j.pax</groupId>
55
<artifactId>exam</artifactId>
6-
<version>4.9.2</version>
6+
<version>4.10.0-SNAPSHOT</version>
77
<relativePath>../../pom</relativePath>
88
</parent>
99
<groupId>org.ops4j.pax.exam</groupId>

containers/pax-exam-container-remote/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.ops4j.pax</groupId>
77
<artifactId>exam</artifactId>
8-
<version>4.9.2</version>
8+
<version>4.10.0-SNAPSHOT</version>
99
<relativePath>../../pom</relativePath>
1010
</parent>
1111

containers/pax-exam-container-tomcat/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.ops4j.pax</groupId>
55
<artifactId>exam</artifactId>
6-
<version>4.9.2</version>
6+
<version>4.10.0-SNAPSHOT</version>
77
<relativePath>../../pom</relativePath>
88
</parent>
99
<groupId>org.ops4j.pax.exam</groupId>

containers/pax-exam-container-weld/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.ops4j.pax</groupId>
55
<artifactId>exam</artifactId>
6-
<version>4.9.2</version>
6+
<version>4.10.0-SNAPSHOT</version>
77
<relativePath>../../pom</relativePath>
88
</parent>
99
<groupId>org.ops4j.pax.exam</groupId>

containers/pax-exam-container-wildfly80/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.ops4j.pax</groupId>
55
<artifactId>exam</artifactId>
6-
<version>4.9.2</version>
6+
<version>4.10.0-SNAPSHOT</version>
77
<relativePath>../../pom</relativePath>
88
</parent>
99
<groupId>org.ops4j.pax.exam</groupId>

0 commit comments

Comments
 (0)