Author: gnodet
Date: Wed Apr 18 07:05:21 2012
New Revision: 1327389
URL: http://svn.apache.org/viewvc?rev=1327389&view=rev
Log:
[maven-release-plugin] rollback the release of
org.apache.felix.fileinstall-3.2.2
Modified:
felix/trunk/fileinstall/pom.xml
Modified: felix/trunk/fileinstall/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/fileinstall/pom.xml?rev=1327389&r1=1327388&r2=1327389&view=diff
==============================================================================
--- felix/trunk/fileinstall/pom.xml (original)
+++ felix/trunk/fileinstall/pom.xml Wed Apr 18 07:05:21 2012
@@ -29,7 +29,7 @@
<name>Apache Felix File Install</name>
<description>A utility to automatically install bundles from a
directory.</description>
<url>http://felix.apache.org/site/apache-felix-file-install.html</url>
- <version>3.2.2</version>
+ <version>3.2.1-SNAPSHOT</version>
<artifactId>org.apache.felix.fileinstall</artifactId>
<dependencies>
<dependency>
@@ -111,10 +111,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.fileinstall-3.2.2</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.fileinstall-3.2.2</developerConnection>
-
<url>http://svn.apache.org/viewvc/felix/releases/?root=Apache-SVN/org.apache.felix.fileinstall-3.2.2</url>
- </scm>
</project>