Author: reto
Date: Wed Jun 26 15:26:12 2013
New Revision: 1496965

URL: http://svn.apache.org/r1496965
Log:
STANBOL-1098: uisng snapshot version of jaxrs.utils which supports jax-rs 2.0

Modified:
    
stanbol/branches/commons-ng/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml
    stanbol/branches/commons-ng/parent/pom.xml

Modified: 
stanbol/branches/commons-ng/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/commons-ng/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml?rev=1496965&r1=1496964&r2=1496965&view=diff
==============================================================================
--- 
stanbol/branches/commons-ng/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml
 (original)
+++ 
stanbol/branches/commons-ng/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml
 Wed Jun 26 15:26:12 2013
@@ -321,7 +321,7 @@
     <bundle>
       <groupId>org.apache.clerezza</groupId>
       <artifactId>jaxrs.utils</artifactId>
-      <version>0.7</version>
+      <version>0.8-SNAPSHOT</version>
     </bundle>
 
     <!-- dependency of jersey-multipart -->

Modified: stanbol/branches/commons-ng/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/commons-ng/parent/pom.xml?rev=1496965&r1=1496964&r2=1496965&view=diff
==============================================================================
--- stanbol/branches/commons-ng/parent/pom.xml (original)
+++ stanbol/branches/commons-ng/parent/pom.xml Wed Jun 26 15:26:12 2013
@@ -614,7 +614,7 @@
       <dependency>
         <groupId>org.apache.clerezza</groupId>
         <artifactId>jaxrs.utils</artifactId>
-        <version>0.7</version>
+        <version>0.8-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.clerezza</groupId>


Reply via email to