<description>Default provider for JSR 374:Java API for Processing JSON</description>
60
60
<url>https://javaee..io/jsonp</url>
Original file line number
Diff line number
Diff line change
@@ -47,13 +47,13 @@
47
47
<parent>
48
48
<groupId>org.glassfish</groupId>
49
49
<artifactId>json</artifactId>
50
-
<version>1.2-SNAPSHOT</version>
50
+
<version>1.1.4</version>
51
51
<relativePath>../pom.xml</relativePath>
52
52
</parent>
53
53
54
54
<artifactId>jsonp-jaxrs-1x</artifactId>
55
55
<packaging>bundle</packaging>
56
-
<version>1.2-SNAPSHOT</version>
56
+
<version>1.1.4</version>
57
57
<name>JSR 374 (JSON Processing) Media for JAX-RS 1.1</name>
58
58
<description>JAX-RS 1.1 MessageBodyReader and MessageBodyWriter to support JsonObject/JsonArray/JsonStructure API of JSR 374:Java API for Processing JSON</description>
59
59
<url>https://javaee..io/jsonp</url>
Original file line number
Diff line number
Diff line change
@@ -47,14 +47,14 @@
47
47
<parent>
48
48
<groupId>org.glassfish</groupId>
49
49
<artifactId>json</artifactId>
50
-
<version>1.2-SNAPSHOT</version>
50
+
<version>1.1.4</version>
51
51
<relativePath>../pom.xml</relativePath>
52
52
</parent>
53
53
54
54
<groupId>org.glassfish</groupId>
55
55
<artifactId>jsonp-jaxrs</artifactId>
56
56
<packaging>bundle</packaging>
57
-
<version>1.2-SNAPSHOT</version>
57
+
<version>1.1.4</version>
58
58
<name>JSR 374 (JSON Processing) Media for JAX-RS</name>
59
59
<description>JAX-RS MessageBodyReader and MessageBodyWriter to support JsonValue API of JSR 374:Java API for Processing JSON</description>
60
60
<url>https://javaee..io/jsonp</url>
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@
57
57
<groupId>org.glassfish</groupId>
58
58
<artifactId>json</artifactId>
59
59
<packaging>pom</packaging>
60
-
<version>1.2-SNAPSHOT</version>
60
+
<version>1.1.4</version>
61
61
<name>JSR 374 (JSON Processing) RI</name>
62
62
<description>JSR 374:Java API for Processing JSON RI</description>
0 commit comments