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 2009/04/01 00:24:56 UTC

svn commit: r760688 - /felix/trunk/framework/pom.xml

Author: pauls
Date: Tue Mar 31 22:24:55 2009
New Revision: 760688

URL: http://svn.apache.org/viewvc?rev=760688&view=rev
Log:
[maven-release-plugin] rollback the release of org.apache.felix.framework-1.6.0

Modified:
    felix/trunk/framework/pom.xml

Modified: felix/trunk/framework/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/framework/pom.xml?rev=760688&r1=760687&r2=760688&view=diff
==============================================================================
--- felix/trunk/framework/pom.xml (original)
+++ felix/trunk/framework/pom.xml Tue Mar 31 22:24:55 2009
@@ -27,7 +27,7 @@
   <packaging>bundle</packaging>
   <name>Apache Felix Framework</name>
   <artifactId>org.apache.felix.framework</artifactId>
-  <version>1.7.0-SNAPSHOT</version>
+  <version>1.5.0-SNAPSHOT</version>
   <dependencies>
     <dependency>
       <groupId>${pom.groupId}</groupId>