Author: gnodet
Date: Wed Apr 18 07:15:10 2012
New Revision: 1327394
URL: http://svn.apache.org/viewvc?rev=1327394&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=1327394&r1=1327393&r2=1327394&view=diff
==============================================================================
--- felix/trunk/fileinstall/pom.xml (original)
+++ felix/trunk/fileinstall/pom.xml Wed Apr 18 07:15:10 2012
@@ -29,12 +29,12 @@
<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.3.0-SNAPSHOT</version>
<artifactId>org.apache.felix.fileinstall</artifactId>
<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>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.fileinstall-3.2.2</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/fileinstall</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/fileinstall</developerConnection>
+ <url>http://svn.apache.org/repos/asf/felix/fileinstall</url>
</scm>
<dependencies>
<dependency>