You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by ri...@apache.org on 2010/04/01 16:00:36 UTC

svn commit: r929977 - /felix/branches/org.apache.felix.framework-2.0.5-RC/pom.xml

Author: rickhall
Date: Thu Apr  1 14:00:36 2010
New Revision: 929977

URL: http://svn.apache.org/viewvc?rev=929977&view=rev
Log:
Update version to 2.0.5-SNAPSHOT.

Modified:
    felix/branches/org.apache.felix.framework-2.0.5-RC/pom.xml

Modified: felix/branches/org.apache.felix.framework-2.0.5-RC/pom.xml
URL: http://svn.apache.org/viewvc/felix/branches/org.apache.felix.framework-2.0.5-RC/pom.xml?rev=929977&r1=929976&r2=929977&view=diff
==============================================================================
--- felix/branches/org.apache.felix.framework-2.0.5-RC/pom.xml (original)
+++ felix/branches/org.apache.felix.framework-2.0.5-RC/pom.xml Thu Apr  1 14:00:36 2010
@@ -27,7 +27,7 @@
   <packaging>bundle</packaging>
   <name>Apache Felix Framework</name>
   <artifactId>org.apache.felix.framework</artifactId>
-  <version>2.0.4</version>
+  <version>2.0.5-SNAPSHOT</version>
   <dependencies>
     <dependency>
       <groupId>org.osgi</groupId>