dev@glassfish.java.net

Please review pom.xml changes for JSON Processing integration

From: Jitendra Kotamraju <jitendra.kotamraju_at_oracle.com>
Date: Mon, 30 Sep 2013 11:54:25 -0700

Please review the following changes to integrate 1.0.3 version of JSON
Processing:

$ svn diff appserver/pom.xml
Index: appserver/pom.xml
===================================================================
--- appserver/pom.xml (revision 62764)
+++ appserver/pom.xml (working copy)
@@ -123,7 +123,7 @@
<websocket-api.version>1.0</websocket-api.version>
          <tyrus.version>1.2.1</tyrus.version>
          <jsonp-api.version>1.0</jsonp-api.version>
- <jsonp-ri.version>1.0.2</jsonp-ri.version>
+ <jsonp-ri.version>1.0.3</jsonp-ri.version>
          <jsonp-jaxrs.version>1.0</jsonp-jaxrs.version>
<concurrent-api.version>1.0</concurrent-api.version>
          <concurrent.version>1.0</concurrent.version>