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

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

Author: pauls
Date: Sun Apr 11 23:50:59 2010
New Revision: 933028

URL: http://svn.apache.org/viewvc?rev=933028&view=rev
Log:
Rollback release

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=933028&r1=933027&r2=933028&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 Sun Apr 11 23:50:59 2010
@@ -27,7 +27,7 @@
   <packaging>bundle</packaging>
   <name>Apache Felix Framework</name>
   <artifactId>org.apache.felix.framework</artifactId>
-  <version>2.0.6-SNAPSHOT</version>
+  <version>2.0.5-SNAPSHOT</version>
   <dependencies>
     <dependency>
       <groupId>org.osgi</groupId>