Author: sseifert
Date: Fri Jun 23 13:47:22 2017
New Revision: 1799669
URL: http://svn.apache.org/viewvc?rev=1799669&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
sling/branches/fsresource-1.x/pom.xml
Modified: sling/branches/fsresource-1.x/pom.xml
URL:
http://svn.apache.org/viewvc/sling/branches/fsresource-1.x/pom.xml?rev=1799669&r1=1799668&r2=1799669&view=diff
==============================================================================
--- sling/branches/fsresource-1.x/pom.xml (original)
+++ sling/branches/fsresource-1.x/pom.xml Fri Jun 23 13:47:22 2017
@@ -28,7 +28,7 @@
<artifactId>org.apache.sling.fsresource</artifactId>
<packaging>bundle</packaging>
- <version>1.4.6</version>
+ <version>1.4.7-SNAPSHOT</version>
<name>Apache Sling File System Resource Provider</name>
<description>
@@ -36,9 +36,9 @@
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.fsresource-1.4.6</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.fsresource-1.4.6</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.fsresource-1.4.6</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/branches/fsresource-1.x</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/branches/fsresource-1.x</developerConnection>
+ <url>http://svn.apache.org/viewvc/sling/branches/fsresource-1.x</url>
</scm>
<build>