Author: gnodet
Date: Mon Mar 19 14:00:00 2012
New Revision: 1302454
URL: http://svn.apache.org/viewvc?rev=1302454&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
felix/trunk/fileinstall/pom.xml
Modified: felix/trunk/fileinstall/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/fileinstall/pom.xml?rev=1302454&r1=1302453&r2=1302454&view=diff
==============================================================================
--- felix/trunk/fileinstall/pom.xml (original)
+++ felix/trunk/fileinstall/pom.xml Mon Mar 19 14:00:00 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.0</version>
+ <version>3.2.1-SNAPSHOT</version>
<artifactId>org.apache.felix.fileinstall</artifactId>
<dependencies>
<dependency>
@@ -114,10 +114,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.fileinstall-3.2.0</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.fileinstall-3.2.0</developerConnection>
-
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.fileinstall-3.2.0</url>
- </scm>
</project>