You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2015/04/17 11:55:52 UTC

svn commit: r1674253 - /sling/trunk/installer/providers/file/pom.xml

Author: cziegeler
Date: Fri Apr 17 09:55:52 2015
New Revision: 1674253

URL: http://svn.apache.org/r1674253
Log:
[maven-release-plugin] prepare release org.apache.sling.installer.provider.file-1.1.0

Modified:
    sling/trunk/installer/providers/file/pom.xml

Modified: sling/trunk/installer/providers/file/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/installer/providers/file/pom.xml?rev=1674253&r1=1674252&r2=1674253&view=diff
==============================================================================
--- sling/trunk/installer/providers/file/pom.xml (original)
+++ sling/trunk/installer/providers/file/pom.xml Fri Apr 17 09:55:52 2015
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.installer.provider.file</artifactId>
-    <version>1.1.1-SNAPSHOT</version>
+    <version>1.1.0</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling File Installer</name>
@@ -37,9 +37,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/installer/providers/file</connection>
-        <developerConnection> scm:svn:https://svn.apache.org/repos/asf/sling/trunk/installer/providers/file</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/installer/providers/file/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.installer.provider.file-1.1.0</connection>
+        <developerConnection> scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.installer.provider.file-1.1.0</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.installer.provider.file-1.1.0</url>
     </scm>
 
     <build>