You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ode.apache.org by rr...@apache.org on 2010/05/18 07:06:31 UTC

svn commit: r945500 - /ode/branches/APACHE_ODE_1.3.4.X/distro/src/examples-jbi/maven2/ping-pong-osgi/pom.xml

Author: rr
Date: Tue May 18 05:06:30 2010
New Revision: 945500

URL: http://svn.apache.org/viewvc?rev=945500&view=rev
Log:
1.3.4rc1 fix

Modified:
    ode/branches/APACHE_ODE_1.3.4.X/distro/src/examples-jbi/maven2/ping-pong-osgi/pom.xml

Modified: ode/branches/APACHE_ODE_1.3.4.X/distro/src/examples-jbi/maven2/ping-pong-osgi/pom.xml
URL: http://svn.apache.org/viewvc/ode/branches/APACHE_ODE_1.3.4.X/distro/src/examples-jbi/maven2/ping-pong-osgi/pom.xml?rev=945500&r1=945499&r2=945500&view=diff
==============================================================================
--- ode/branches/APACHE_ODE_1.3.4.X/distro/src/examples-jbi/maven2/ping-pong-osgi/pom.xml (original)
+++ ode/branches/APACHE_ODE_1.3.4.X/distro/src/examples-jbi/maven2/ping-pong-osgi/pom.xml Tue May 18 05:06:30 2010
@@ -4,7 +4,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.ode.examples</groupId>
   <artifactId>ping-pong-bundle</artifactId>
-  <version>1.3.4-SNAPSHOT</version>
+  <version>1.3.4rc1</version>
   <packaging>bundle</packaging>
 
   <build>