dev@glassfish.java.net

Re: pom.xml changes for b22 BATCH jars

From: Romain Grecourt <romain.grecourt_at_oracle.com>
Date: Fri, 29 Mar 2013 10:52:14 +0100

On 3/29/13 3:47 AM, Mahesh.Kannan_at_Oracle.Com wrote:

Looks good
> svn diff appserver/pom.xml
> Index: appserver/pom.xml
> ===================================================================
> --- appserver/pom.xml (revision 60995)
> +++ appserver/pom.xml (working copy)
> @@ -125,9 +125,9 @@
> <jsonp.version>1.0-b06</jsonp.version>
> <concurrent-api.version>1.0-b06</concurrent-api.version>
> <concurrent.version>1.0-b07</concurrent.version>
> - <javax.batch-api.version>1.0-b21</javax.batch-api.version>
> -
> <com.ibm.jbatch-runtime-all.version>1.0-b21</com.ibm.jbatch-runtime-all.version>
> - <com.ibm.jbatch-ri-spi.version>1.0-b21</com.ibm.jbatch-ri-spi.version>
> + <javax.batch-api.version>1.0-b22</javax.batch-api.version>
> +
> <com.ibm.jbatch-runtime-all.version>1.0-b22</com.ibm.jbatch-runtime-all.version>
> + <com.ibm.jbatch-ri-spi.version>1.0-b22</com.ibm.jbatch-ri-spi.version>
> <javax.xml.soap-api.version>1.3.5</javax.xml.soap-api.version>
> <javax.management.j2ee-api.version>1.1</javax.management.j2ee-api.version>
>
> </properties>
>