[maven-release-plugin] prepare for next development iteration
diff --git a/integrations/cxf-jettison/cxf-jettison-itest/pom.xml b/integrations/cxf-jettison/cxf-jettison-itest/pom.xml index b9bae02..6a620c2 100644 --- a/integrations/cxf-jettison/cxf-jettison-itest/pom.xml +++ b/integrations/cxf-jettison/cxf-jettison-itest/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.aries.jax.rs</groupId> <artifactId>cxf-jettison-integration</artifactId> - <version>2.0.2</version> + <version>2.0.3-SNAPSHOT</version> </parent> <artifactId>org.apache.aries.jax.rs.jaxb.json.cxf-jettison-itest</artifactId>
diff --git a/integrations/cxf-jettison/cxf-jettison-jaxrs/pom.xml b/integrations/cxf-jettison/cxf-jettison-jaxrs/pom.xml index 12af7b7..61868a7 100644 --- a/integrations/cxf-jettison/cxf-jettison-jaxrs/pom.xml +++ b/integrations/cxf-jettison/cxf-jettison-jaxrs/pom.xml
@@ -21,7 +21,7 @@ <parent> <groupId>org.apache.aries.jax.rs</groupId> <artifactId>org.apache.aries.jax.rs</artifactId> - <version>2.0.2</version> + <version>2.0.3-SNAPSHOT</version> <relativePath>../../..</relativePath> </parent>
diff --git a/integrations/cxf-jettison/pom.xml b/integrations/cxf-jettison/pom.xml index 32f38dc..f8e8e69 100644 --- a/integrations/cxf-jettison/pom.xml +++ b/integrations/cxf-jettison/pom.xml
@@ -22,7 +22,7 @@ <parent> <groupId>org.apache.aries.jax.rs</groupId> <artifactId>integration</artifactId> - <version>2.0.2</version> + <version>2.0.3-SNAPSHOT</version> </parent> <artifactId>cxf-jettison-integration</artifactId> @@ -33,7 +33,7 @@ <connection>scm:git:http://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=aries-jax-rs-whiteboard.git</url> - <tag>org.apache.aries.jax.rs-2.0.2</tag> + <tag>HEAD</tag> </scm> <modules>
diff --git a/integrations/jackson/jackson-itest/pom.xml b/integrations/jackson/jackson-itest/pom.xml index 3a8717f..d77fdc9 100644 --- a/integrations/jackson/jackson-itest/pom.xml +++ b/integrations/jackson/jackson-itest/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.aries.jax.rs</groupId> <artifactId>jackson-integration</artifactId> - <version>2.0.2</version> + <version>2.0.3-SNAPSHOT</version> </parent> <artifactId>org.apache.aries.jax.rs.jackson.itest</artifactId>
diff --git a/integrations/jackson/jackson-jaxrs/pom.xml b/integrations/jackson/jackson-jaxrs/pom.xml index 1e9c1bf..4178bad 100644 --- a/integrations/jackson/jackson-jaxrs/pom.xml +++ b/integrations/jackson/jackson-jaxrs/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.aries.jax.rs</groupId> <artifactId>org.apache.aries.jax.rs</artifactId> - <version>2.0.2</version> + <version>2.0.3-SNAPSHOT</version> <relativePath>../../..</relativePath> </parent>
diff --git a/integrations/jackson/pom.xml b/integrations/jackson/pom.xml index 01a9fd1..8eb6386 100644 --- a/integrations/jackson/pom.xml +++ b/integrations/jackson/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.aries.jax.rs</groupId> <artifactId>integration</artifactId> - <version>2.0.2</version> + <version>2.0.3-SNAPSHOT</version> </parent> <artifactId>jackson-integration</artifactId> @@ -35,7 +35,7 @@ <connection>scm:git:http://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=aries-jax-rs-whiteboard.git</url> - <tag>org.apache.aries.jax.rs-2.0.2</tag> + <tag>HEAD</tag> </scm> <modules>
diff --git a/integrations/openapi/openapi-itest/pom.xml b/integrations/openapi/openapi-itest/pom.xml index 5ea960a..5fe1916 100644 --- a/integrations/openapi/openapi-itest/pom.xml +++ b/integrations/openapi/openapi-itest/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.aries.jax.rs</groupId> <artifactId>openapi-integration</artifactId> - <version>2.0.2</version> + <version>2.0.3-SNAPSHOT</version> </parent> <artifactId>org.apache.aries.jax.rs.openapi.itest</artifactId>
diff --git a/integrations/openapi/openapi-resource/pom.xml b/integrations/openapi/openapi-resource/pom.xml index 24d7d72..c2ac4e3 100644 --- a/integrations/openapi/openapi-resource/pom.xml +++ b/integrations/openapi/openapi-resource/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.aries.jax.rs</groupId> <artifactId>org.apache.aries.jax.rs</artifactId> - <version>2.0.2</version> + <version>2.0.3-SNAPSHOT</version> <relativePath>../../..</relativePath> </parent>
diff --git a/integrations/openapi/pom.xml b/integrations/openapi/pom.xml index bf148eb..cfea204 100644 --- a/integrations/openapi/pom.xml +++ b/integrations/openapi/pom.xml
@@ -22,7 +22,7 @@ <parent> <groupId>org.apache.aries.jax.rs</groupId> <artifactId>integration</artifactId> - <version>2.0.2</version> + <version>2.0.3-SNAPSHOT</version> </parent> <artifactId>openapi-integration</artifactId> @@ -33,7 +33,7 @@ <connection>scm:git:http://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=aries-jax-rs-whiteboard.git</url> - <tag>org.apache.aries.jax.rs-2.0.2</tag> + <tag>HEAD</tag> </scm> <modules>
diff --git a/integrations/pom.xml b/integrations/pom.xml index 720c477..a9271b2 100644 --- a/integrations/pom.xml +++ b/integrations/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.aries.jax.rs</groupId> <artifactId>org.apache.aries.jax.rs</artifactId> - <version>2.0.2</version> + <version>2.0.3-SNAPSHOT</version> </parent> <artifactId>integration</artifactId> @@ -40,7 +40,7 @@ <connection>scm:git:http://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=aries-jax-rs-whiteboard.git</url> - <tag>org.apache.aries.jax.rs-2.0.2</tag> + <tag>HEAD</tag> </scm> <modules>
diff --git a/integrations/rest-management/pom.xml b/integrations/rest-management/pom.xml index bab4c44..3e792c0 100644 --- a/integrations/rest-management/pom.xml +++ b/integrations/rest-management/pom.xml
@@ -22,7 +22,7 @@ <parent> <groupId>org.apache.aries.jax.rs</groupId> <artifactId>integration</artifactId> - <version>2.0.2</version> + <version>2.0.3-SNAPSHOT</version> </parent> <artifactId>rest-management-integration</artifactId> @@ -33,7 +33,7 @@ <connection>scm:git:http://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=aries-jax-rs-whiteboard.git</url> - <tag>org.apache.aries.jax.rs-2.0.2</tag> + <tag>HEAD</tag> </scm> <modules>
diff --git a/integrations/rest-management/rest-management-itest/pom.xml b/integrations/rest-management/rest-management-itest/pom.xml index 62c90af..8e45c08 100644 --- a/integrations/rest-management/rest-management-itest/pom.xml +++ b/integrations/rest-management/rest-management-itest/pom.xml
@@ -22,7 +22,7 @@ <parent> <groupId>org.apache.aries.jax.rs</groupId> <artifactId>rest-management-integration</artifactId> - <version>2.0.2</version> + <version>2.0.3-SNAPSHOT</version> </parent> <artifactId>org.apache.aries.jax.rs.rest.management.itest</artifactId>
diff --git a/integrations/rest-management/rest-management/pom.xml b/integrations/rest-management/rest-management/pom.xml index 3359fe1..5daea19 100644 --- a/integrations/rest-management/rest-management/pom.xml +++ b/integrations/rest-management/rest-management/pom.xml
@@ -22,7 +22,7 @@ <parent> <groupId>org.apache.aries.jax.rs</groupId> <artifactId>org.apache.aries.jax.rs</artifactId> - <version>2.0.2</version> + <version>2.0.3-SNAPSHOT</version> <relativePath>../../..</relativePath> </parent>
diff --git a/integrations/shiro/pom.xml b/integrations/shiro/pom.xml index 9b425f0..b557617 100644 --- a/integrations/shiro/pom.xml +++ b/integrations/shiro/pom.xml
@@ -22,7 +22,7 @@ <parent> <groupId>org.apache.aries.jax.rs</groupId> <artifactId>integration</artifactId> - <version>2.0.2</version> + <version>2.0.3-SNAPSHOT</version> </parent> <artifactId>shiro-integration</artifactId> @@ -33,7 +33,7 @@ <connection>scm:git:http://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=aries-jax-rs-whiteboard.git</url> - <tag>org.apache.aries.jax.rs-2.0.2</tag> + <tag>HEAD</tag> </scm> <modules>
diff --git a/integrations/shiro/shiro-authc/pom.xml b/integrations/shiro/shiro-authc/pom.xml index cc5e66d..2986746 100644 --- a/integrations/shiro/shiro-authc/pom.xml +++ b/integrations/shiro/shiro-authc/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.aries.jax.rs</groupId> <artifactId>org.apache.aries.jax.rs</artifactId> - <version>2.0.2</version> + <version>2.0.3-SNAPSHOT</version> <relativePath>../../..</relativePath> </parent>
diff --git a/integrations/shiro/shiro-authz/pom.xml b/integrations/shiro/shiro-authz/pom.xml index bd0aba9..04cea89 100644 --- a/integrations/shiro/shiro-authz/pom.xml +++ b/integrations/shiro/shiro-authz/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.aries.jax.rs</groupId> <artifactId>org.apache.aries.jax.rs</artifactId> - <version>2.0.2</version> + <version>2.0.3-SNAPSHOT</version> <relativePath>../../..</relativePath> </parent>
diff --git a/integrations/shiro/shiro-itest/pom.xml b/integrations/shiro/shiro-itest/pom.xml index 3aaa7c8..92d733d 100644 --- a/integrations/shiro/shiro-itest/pom.xml +++ b/integrations/shiro/shiro-itest/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.aries.jax.rs</groupId> <artifactId>shiro-integration</artifactId> - <version>2.0.2</version> + <version>2.0.3-SNAPSHOT</version> </parent> <artifactId>org.apache.aries.jax.rs.shiro.itest</artifactId>
diff --git a/jax-rs.example/pom.xml b/jax-rs.example/pom.xml index 7c05cf8..66244f7 100644 --- a/jax-rs.example/pom.xml +++ b/jax-rs.example/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.aries.jax.rs</groupId> <artifactId>org.apache.aries.jax.rs</artifactId> - <version>2.0.2</version> + <version>2.0.3-SNAPSHOT</version> </parent> <artifactId>org.apache.aries.jax.rs.example</artifactId>
diff --git a/jax-rs.features/pom.xml b/jax-rs.features/pom.xml index de82d4e..e384c2e 100644 --- a/jax-rs.features/pom.xml +++ b/jax-rs.features/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.aries.jax.rs</groupId> <artifactId>org.apache.aries.jax.rs</artifactId> - <version>2.0.2</version> + <version>2.0.3-SNAPSHOT</version> </parent> <artifactId>org.apache.aries.jax.rs.features</artifactId>
diff --git a/jax-rs.itests/pom.xml b/jax-rs.itests/pom.xml index 641eca5..8ee10d5 100644 --- a/jax-rs.itests/pom.xml +++ b/jax-rs.itests/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.aries.jax.rs</groupId> <artifactId>org.apache.aries.jax.rs</artifactId> - <version>2.0.2</version> + <version>2.0.3-SNAPSHOT</version> </parent> <artifactId>org.apache.aries.jax.rs.itests</artifactId>
diff --git a/jax-rs.whiteboard/pom.xml b/jax-rs.whiteboard/pom.xml index 7c19a2e..c7b82fe 100644 --- a/jax-rs.whiteboard/pom.xml +++ b/jax-rs.whiteboard/pom.xml
@@ -22,7 +22,7 @@ <parent> <groupId>org.apache.aries.jax.rs</groupId> <artifactId>org.apache.aries.jax.rs</artifactId> - <version>2.0.2</version> + <version>2.0.3-SNAPSHOT</version> </parent> <artifactId>org.apache.aries.jax.rs.whiteboard</artifactId>
diff --git a/pom.xml b/pom.xml index a33d2b6..bf7fc2d 100644 --- a/pom.xml +++ b/pom.xml
@@ -31,7 +31,7 @@ <groupId>org.apache.aries.jax.rs</groupId> <artifactId>org.apache.aries.jax.rs</artifactId> <name>Apache Aries JAX-RS Whiteboard Integration Project</name> - <version>2.0.2</version> + <version>2.0.3-SNAPSHOT</version> <packaging>pom</packaging> <properties> @@ -40,7 +40,7 @@ <maven.compiler.source>${java.build.version}</maven.compiler.source> <maven.compiler.target>${java.build.version}</maven.compiler.target> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> - <project.build.outputTimestamp>1672384436</project.build.outputTimestamp> + <project.build.outputTimestamp>1672384568</project.build.outputTimestamp> <assertj.core.version>3.23.1</assertj.core.version> <bnd.version>6.4.0</bnd.version> @@ -92,7 +92,7 @@ <connection>scm:git:http://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=aries-jax-rs-whiteboard.git</url> - <tag>org.apache.aries.jax.rs-2.0.2</tag> + <tag>HEAD</tag> </scm> <modules>