Author: gnodet
Date: Thu Mar 5 08:40:36 2015
New Revision: 1664268
URL: http://svn.apache.org/r1664268
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=1664268&r1=1664267&r2=1664268&view=diff
==============================================================================
--- felix/trunk/fileinstall/pom.xml (original)
+++ felix/trunk/fileinstall/pom.xml Thu Mar 5 08:40:36 2015
@@ -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.5.0</version>
+ <version>3.5.1-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.5.0</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.fileinstall-3.5.0</developerConnection>
-
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.fileinstall-3.5.0</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>