Author: sseifert
Date: Tue May 30 08:31:47 2017
New Revision: 1796790
URL: http://svn.apache.org/viewvc?rev=1796790&view=rev
Log:
[maven-release-plugin] rollback the release of org.apache.sling.fsresource-1.4.4
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=1796790&r1=1796789&r2=1796790&view=diff
==============================================================================
--- sling/branches/fsresource-1.x/pom.xml (original)
+++ sling/branches/fsresource-1.x/pom.xml Tue May 30 08:31:47 2017
@@ -28,7 +28,7 @@
<artifactId>org.apache.sling.fsresource</artifactId>
<packaging>bundle</packaging>
- <version>1.4.4</version>
+ <version>1.4.3-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.4</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.fsresource-1.4.4</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.fsresource-1.4.4</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>