Update RI version of org.glassfish:jakarta.json to 2.0.1
diff --git a/bundles/pom.xml b/bundles/pom.xml index 2c4d765..f90a6fb 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.glassfish</groupId> <artifactId>json</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.1</version> <relativePath>../pom.xml</relativePath> </parent>
diff --git a/bundles/ri/pom.xml b/bundles/ri/pom.xml index 9ce1de1..cfc8cd0 100755 --- a/bundles/ri/pom.xml +++ b/bundles/ri/pom.xml
@@ -22,7 +22,7 @@ <parent> <groupId>org.glassfish</groupId> <artifactId>json-bundles</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.1</version> </parent> <artifactId>json-ri-bundle</artifactId>
diff --git a/demos/customprovider-jdk9/pom.xml b/demos/customprovider-jdk9/pom.xml index a903370..73fb09d 100644 --- a/demos/customprovider-jdk9/pom.xml +++ b/demos/customprovider-jdk9/pom.xml
@@ -16,7 +16,7 @@ <parent> <groupId>org.glassfish.jsonp</groupId> <artifactId>demos</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.1</version> <relativePath>../pom.xml</relativePath> </parent>
diff --git a/demos/facebook/pom.xml b/demos/facebook/pom.xml index b859510..8dc9048 100644 --- a/demos/facebook/pom.xml +++ b/demos/facebook/pom.xml
@@ -16,7 +16,7 @@ <parent> <groupId>org.glassfish.jsonp</groupId> <artifactId>demos</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.1</version> <relativePath>../pom.xml</relativePath> </parent>
diff --git a/demos/jaxrs/pom.xml b/demos/jaxrs/pom.xml index 4de908c..d907939 100644 --- a/demos/jaxrs/pom.xml +++ b/demos/jaxrs/pom.xml
@@ -16,7 +16,7 @@ <parent> <groupId>org.glassfish.jsonp</groupId> <artifactId>demos</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.1</version> <relativePath>../pom.xml</relativePath> </parent>
diff --git a/demos/jsonpointer/pom.xml b/demos/jsonpointer/pom.xml index b599571..d32c252 100644 --- a/demos/jsonpointer/pom.xml +++ b/demos/jsonpointer/pom.xml
@@ -16,7 +16,7 @@ <parent> <groupId>org.glassfish.jsonp</groupId> <artifactId>demos</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.1</version> <relativePath>../pom.xml</relativePath> </parent>
diff --git a/demos/pom.xml b/demos/pom.xml index ccf8004..6107d19 100644 --- a/demos/pom.xml +++ b/demos/pom.xml
@@ -16,7 +16,7 @@ <parent> <groupId>org.glassfish</groupId> <artifactId>json</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.1</version> <relativePath>../pom.xml</relativePath> </parent>
diff --git a/demos/servlet/pom.xml b/demos/servlet/pom.xml index 453772e..35a337a 100644 --- a/demos/servlet/pom.xml +++ b/demos/servlet/pom.xml
@@ -16,7 +16,7 @@ <parent> <groupId>org.glassfish.jsonp</groupId> <artifactId>demos</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.1</version> <relativePath>../pom.xml</relativePath> </parent>
diff --git a/demos/twitter/pom.xml b/demos/twitter/pom.xml index 5d868ca..8ce39fa 100644 --- a/demos/twitter/pom.xml +++ b/demos/twitter/pom.xml
@@ -16,7 +16,7 @@ <parent> <groupId>org.glassfish.jsonp</groupId> <artifactId>demos</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.1</version> <relativePath>../pom.xml</relativePath> </parent>
diff --git a/gf/customprovider/pom.xml b/gf/customprovider/pom.xml index ada942c..f472eb6 100644 --- a/gf/customprovider/pom.xml +++ b/gf/customprovider/pom.xml
@@ -22,7 +22,7 @@ <parent> <groupId>org.glassfish.jsonp</groupId> <artifactId>providers</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.1</version> <relativePath>../pom.xml</relativePath> </parent>
diff --git a/gf/defaultprovider/pom.xml b/gf/defaultprovider/pom.xml index e050222..e1199af 100644 --- a/gf/defaultprovider/pom.xml +++ b/gf/defaultprovider/pom.xml
@@ -22,7 +22,7 @@ <parent> <groupId>org.glassfish.jsonp</groupId> <artifactId>providers</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.1</version> <relativePath>../pom.xml</relativePath> </parent>
diff --git a/gf/pom.xml b/gf/pom.xml index b591722..c85e902 100644 --- a/gf/pom.xml +++ b/gf/pom.xml
@@ -22,7 +22,7 @@ <parent> <groupId>org.glassfish</groupId> <artifactId>json</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.1</version> <relativePath>../pom.xml</relativePath> </parent>
diff --git a/impl/pom.xml b/impl/pom.xml index 4858e37..3bfd523 100644 --- a/impl/pom.xml +++ b/impl/pom.xml
@@ -23,14 +23,14 @@ <parent> <groupId>org.glassfish</groupId> <artifactId>json</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.1</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.glassfish</groupId> <artifactId>jakarta.json</artifactId> <packaging>bundle</packaging> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.1</version> <name>JSON-P Default Provider</name> <description>Default provider for Jakarta JSON Processing</description> <url>https://github.com/eclipse-ee4j/jsonp</url>
diff --git a/jaxrs/pom.xml b/jaxrs/pom.xml index 8c61b18..1f2222b 100644 --- a/jaxrs/pom.xml +++ b/jaxrs/pom.xml
@@ -23,14 +23,14 @@ <parent> <groupId>org.glassfish</groupId> <artifactId>json</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.1</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.glassfish</groupId> <artifactId>jsonp-jaxrs</artifactId> <packaging>jar</packaging> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.1</version> <name>Jakarta JSON Processing Media for Jakarta RESTful Web Services</name> <description>Jakarta RESTful Web Services MessageBodyReader and MessageBodyWriter to support JsonValue API of Jakarta JSON Processing</description>
diff --git a/pom.xml b/pom.xml index e696c21..f22b709 100644 --- a/pom.xml +++ b/pom.xml
@@ -29,7 +29,7 @@ <groupId>org.glassfish</groupId> <artifactId>json</artifactId> <packaging>pom</packaging> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.1</version> <name>Jakarta JSON Processing</name> <description>Jakarta JSON Processing defines a Java(R) based framework for parsing, generating, transforming, and querying JSON documents.</description> <url>https://github.com/eclipse-ee4j/jsonp</url>