You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by kg...@apache.org on 2011/12/01 07:38:40 UTC

svn commit: r1208967 - /felix/trunk/httplite/pom.xml

Author: kgilmer
Date: Thu Dec  1 06:38:40 2011
New Revision: 1208967

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

Modified:
    felix/trunk/httplite/pom.xml

Modified: felix/trunk/httplite/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/httplite/pom.xml?rev=1208967&r1=1208966&r2=1208967&view=diff
==============================================================================
--- felix/trunk/httplite/pom.xml (original)
+++ felix/trunk/httplite/pom.xml Thu Dec  1 06:38:40 2011
@@ -27,7 +27,7 @@
 	<packaging>bundle</packaging>
 	<name>Apache Felix Lightweight HTTP Server</name>
 	<description>A minimal HTTP Service implementation.</description>
-	<version>0.1.2</version>
+	<version>0.1.2-SNAPSHOT</version>
 	<artifactId>org.apache.felix.httplite</artifactId>
 	<dependencies>
 		<dependency>