You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2012/01/20 16:40:24 UTC

svn commit: r1233966 - /cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jax_rs/minimal_osgi/pom.xml

Author: dkulp
Date: Fri Jan 20 15:40:24 2012
New Revision: 1233966

URL: http://svn.apache.org/viewvc?rev=1233966&view=rev
Log:
Try to get release:prepare working

Modified:
    cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jax_rs/minimal_osgi/pom.xml

Modified: cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jax_rs/minimal_osgi/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jax_rs/minimal_osgi/pom.xml?rev=1233966&r1=1233965&r2=1233966&view=diff
==============================================================================
--- cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jax_rs/minimal_osgi/pom.xml (original)
+++ cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jax_rs/minimal_osgi/pom.xml Fri Jan 20 15:40:24 2012
@@ -163,7 +163,7 @@
 		<dependency>
 			<groupId>org.apache.cxf</groupId>
 			<artifactId>cxf-bundle-jaxrs</artifactId>
-			<version>${cxf.version}</version>
+			<version>2.5.3-SNAPSHOT</version>
 			<exclusions>
 				<!-- CXF's dependency tree includes JARs that are not OSGI bundles; we'll import the correct lines later -->
 				<exclusion>