This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git


The following commit(s) were added to refs/heads/master by this push:
     new 46737d4  [maven-release-plugin] prepare release 
org.apache.aries.jax.rs-2.0.2
46737d4 is described below

commit 46737d40c8d887193901eaf6cc5452e253a06cf1
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Fri Dec 30 08:15:51 2022 +0100

    [maven-release-plugin] prepare release org.apache.aries.jax.rs-2.0.2
---
 integrations/cxf-jettison/cxf-jettison-itest/pom.xml       | 2 +-
 integrations/cxf-jettison/cxf-jettison-jaxrs/pom.xml       | 2 +-
 integrations/cxf-jettison/pom.xml                          | 4 ++--
 integrations/jackson/jackson-itest/pom.xml                 | 2 +-
 integrations/jackson/jackson-jaxrs/pom.xml                 | 2 +-
 integrations/jackson/pom.xml                               | 4 ++--
 integrations/openapi/openapi-itest/pom.xml                 | 2 +-
 integrations/openapi/openapi-resource/pom.xml              | 2 +-
 integrations/openapi/pom.xml                               | 4 ++--
 integrations/pom.xml                                       | 4 ++--
 integrations/rest-management/pom.xml                       | 4 ++--
 integrations/rest-management/rest-management-itest/pom.xml | 2 +-
 integrations/rest-management/rest-management/pom.xml       | 2 +-
 integrations/shiro/pom.xml                                 | 4 ++--
 integrations/shiro/shiro-authc/pom.xml                     | 2 +-
 integrations/shiro/shiro-authz/pom.xml                     | 2 +-
 integrations/shiro/shiro-itest/pom.xml                     | 2 +-
 jax-rs.example/pom.xml                                     | 2 +-
 jax-rs.features/pom.xml                                    | 2 +-
 jax-rs.itests/pom.xml                                      | 2 +-
 jax-rs.whiteboard/pom.xml                                  | 2 +-
 pom.xml                                                    | 6 +++---
 22 files changed, 30 insertions(+), 30 deletions(-)

diff --git a/integrations/cxf-jettison/cxf-jettison-itest/pom.xml 
b/integrations/cxf-jettison/cxf-jettison-itest/pom.xml
index 804b7b1..b9bae02 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-SNAPSHOT</version>
+        <version>2.0.2</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 e0da675..12af7b7 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-SNAPSHOT</version>
+        <version>2.0.2</version>
         <relativePath>../../..</relativePath>
     </parent>
 
diff --git a/integrations/cxf-jettison/pom.xml 
b/integrations/cxf-jettison/pom.xml
index 12f20a1..32f38dc 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-SNAPSHOT</version>
+        <version>2.0.2</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>HEAD</tag>
+        <tag>org.apache.aries.jax.rs-2.0.2</tag>
     </scm>
 
     <modules>
diff --git a/integrations/jackson/jackson-itest/pom.xml 
b/integrations/jackson/jackson-itest/pom.xml
index 73e7b81..3a8717f 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-SNAPSHOT</version>
+        <version>2.0.2</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 2006aeb..1e9c1bf 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-SNAPSHOT</version>
+        <version>2.0.2</version>
         <relativePath>../../..</relativePath>
     </parent>
 
diff --git a/integrations/jackson/pom.xml b/integrations/jackson/pom.xml
index 2702629..01a9fd1 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-SNAPSHOT</version>
+        <version>2.0.2</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>HEAD</tag>
+        <tag>org.apache.aries.jax.rs-2.0.2</tag>
     </scm>
 
     <modules>
diff --git a/integrations/openapi/openapi-itest/pom.xml 
b/integrations/openapi/openapi-itest/pom.xml
index d415190..5ea960a 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-SNAPSHOT</version>
+        <version>2.0.2</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 cb13791..24d7d72 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-SNAPSHOT</version>
+        <version>2.0.2</version>
         <relativePath>../../..</relativePath>
     </parent>
 
diff --git a/integrations/openapi/pom.xml b/integrations/openapi/pom.xml
index 97ec8da..bf148eb 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-SNAPSHOT</version>
+      <version>2.0.2</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>HEAD</tag>
+        <tag>org.apache.aries.jax.rs-2.0.2</tag>
     </scm>
 
     <modules>
diff --git a/integrations/pom.xml b/integrations/pom.xml
index 718e719..720c477 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-SNAPSHOT</version>
+        <version>2.0.2</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>HEAD</tag>
+        <tag>org.apache.aries.jax.rs-2.0.2</tag>
     </scm>
 
     <modules>
diff --git a/integrations/rest-management/pom.xml 
b/integrations/rest-management/pom.xml
index 88339f3..bab4c44 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-SNAPSHOT</version>
+        <version>2.0.2</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>HEAD</tag>
+        <tag>org.apache.aries.jax.rs-2.0.2</tag>
     </scm>
 
     <modules>
diff --git a/integrations/rest-management/rest-management-itest/pom.xml 
b/integrations/rest-management/rest-management-itest/pom.xml
index ee30674..62c90af 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-SNAPSHOT</version>
+        <version>2.0.2</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 f504a1d..3359fe1 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-SNAPSHOT</version>
+        <version>2.0.2</version>
         <relativePath>../../..</relativePath>
     </parent>
 
diff --git a/integrations/shiro/pom.xml b/integrations/shiro/pom.xml
index faeffb4..9b425f0 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-SNAPSHOT</version>
+        <version>2.0.2</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>HEAD</tag>
+        <tag>org.apache.aries.jax.rs-2.0.2</tag>
     </scm>
 
     <modules>
diff --git a/integrations/shiro/shiro-authc/pom.xml 
b/integrations/shiro/shiro-authc/pom.xml
index da0d864..cc5e66d 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-SNAPSHOT</version>
+        <version>2.0.2</version>
         <relativePath>../../..</relativePath>
     </parent>
 
diff --git a/integrations/shiro/shiro-authz/pom.xml 
b/integrations/shiro/shiro-authz/pom.xml
index e8b55d0..bd0aba9 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-SNAPSHOT</version>
+        <version>2.0.2</version>
         <relativePath>../../..</relativePath>
     </parent>
 
diff --git a/integrations/shiro/shiro-itest/pom.xml 
b/integrations/shiro/shiro-itest/pom.xml
index 024475b..3aaa7c8 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-SNAPSHOT</version>
+        <version>2.0.2</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 d901693..7c05cf8 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-SNAPSHOT</version>
+        <version>2.0.2</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 4b2d07f..de82d4e 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-SNAPSHOT</version>
+        <version>2.0.2</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 19db443..641eca5 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-SNAPSHOT</version>
+        <version>2.0.2</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 5f7529a..7c19a2e 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-SNAPSHOT</version>
+        <version>2.0.2</version>
     </parent>
 
     <artifactId>org.apache.aries.jax.rs.whiteboard</artifactId>
diff --git a/pom.xml b/pom.xml
index cf23ebb..a33d2b6 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-SNAPSHOT</version>
+    <version>2.0.2</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>10</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1672384436</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>HEAD</tag>
+        <tag>org.apache.aries.jax.rs-2.0.2</tag>
     </scm>
 
     <modules>

Reply via email to