Author: reto
Date: Mon Mar 11 15:46:29 2013
New Revision: 1455195
URL: http://svn.apache.org/r1455195
Log:
STANBOL-977: using jax.utils snapshot version to prevent conflict with other MBR
Modified:
stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml
Modified:
stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml
URL:
http://svn.apache.org/viewvc/stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml?rev=1455195&r1=1455194&r2=1455195&view=diff
==============================================================================
---
stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml
(original)
+++
stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml
Mon Mar 11 15:46:29 2013
@@ -232,7 +232,7 @@
<bundle>
<groupId>org.apache.clerezza</groupId>
<artifactId>jaxrs.utils</artifactId>
- <version>0.6-incubating</version>
+ <version>0.7-incubating-SNAPSHOT</version>
</bundle>
<!-- still used in many places also it only runs on jersey and the code is
not portable across jax-rs implementations -->
<bundle>