You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by fm...@apache.org on 2013/05/24 21:53:48 UTC

svn commit: r1486198 - /felix/trunk/inventory/pom.xml

Author: fmeschbe
Date: Fri May 24 19:53:48 2013
New Revision: 1486198

URL: http://svn.apache.org/r1486198
Log:
FELIX-4075 Revert to previous SNAPSHOT version

Cancelling the release to include the fixe for the bug

Modified:
    felix/trunk/inventory/pom.xml

Modified: felix/trunk/inventory/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/inventory/pom.xml?rev=1486198&r1=1486197&r2=1486198&view=diff
==============================================================================
--- felix/trunk/inventory/pom.xml (original)
+++ felix/trunk/inventory/pom.xml Fri May 24 19:53:48 2013
@@ -28,7 +28,7 @@
 
     <artifactId>org.apache.felix.inventory</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>0.0.1-SNAPSHOT</version>
 
     <name>Apache Felix Inventory</name>
     <description>Apache Felix Inventory provides some mechanisms to get the current state of the system and therefore provides an inventory of the system.</description>