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 2008/01/27 22:18:44 UTC

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

Author: pauls
Date: Sun Jan 27 13:18:44 2008
New Revision: 615654

URL: http://svn.apache.org/viewvc?rev=615654&view=rev
Log:
Upgrade to 1.1.0-SNAPSHOT again.

Modified:
    felix/trunk/framework/pom.xml

Modified: felix/trunk/framework/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/framework/pom.xml?rev=615654&r1=615653&r2=615654&view=diff
==============================================================================
--- felix/trunk/framework/pom.xml (original)
+++ felix/trunk/framework/pom.xml Sun Jan 27 13:18:44 2008
@@ -27,7 +27,7 @@
   <packaging>bundle</packaging>
   <name>Apache Felix Framework</name>
   <artifactId>org.apache.felix.framework</artifactId>
-  <version>1.0.2</version>
+  <version>1.1.0-SNAPSHOT</version>
   <dependencies>
     <dependency>
       <groupId>${pom.groupId}</groupId>