You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by mc...@apache.org on 2009/04/20 20:32:16 UTC

svn commit: r766786 - /felix/trunk/pom/pom.xml

Author: mcculls
Date: Mon Apr 20 18:32:15 2009
New Revision: 766786

URL: http://svn.apache.org/viewvc?rev=766786&view=rev
Log:
New release process, so should really bump this up to 1.2.0 instead of 1.0.5

Modified:
    felix/trunk/pom/pom.xml

Modified: felix/trunk/pom/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/pom/pom.xml?rev=766786&r1=766785&r2=766786&view=diff
==============================================================================
--- felix/trunk/pom/pom.xml (original)
+++ felix/trunk/pom/pom.xml Mon Apr 20 18:32:15 2009
@@ -29,7 +29,7 @@
   <artifactId>felix</artifactId>
   <packaging>pom</packaging>
   <name>Apache Felix</name>
-  <version>1.0.6-SNAPSHOT</version>
+  <version>1.2.0-SNAPSHOT</version>
   <url>http://felix.apache.org/</url>
   <inceptionYear>2006</inceptionYear>
   <description>Apache Felix is an OSGi implementation.</description>