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/02/12 03:11:49 UTC

svn commit: r1659125 - /sling/trunk/installer/factories/configuration/pom.xml

Author: cziegeler
Date: Thu Feb 12 02:11:48 2015
New Revision: 1659125

URL: http://svn.apache.org/r1659125
Log:
[maven-release-plugin] prepare release org.apache.sling.installer.factory.configuration-1.1.2

Modified:
    sling/trunk/installer/factories/configuration/pom.xml

Modified: sling/trunk/installer/factories/configuration/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/installer/factories/configuration/pom.xml?rev=1659125&r1=1659124&r2=1659125&view=diff
==============================================================================
--- sling/trunk/installer/factories/configuration/pom.xml (original)
+++ sling/trunk/installer/factories/configuration/pom.xml Thu Feb 12 02:11:48 2015
@@ -26,7 +26,7 @@
     </parent>
 
     <artifactId>org.apache.sling.installer.factory.configuration</artifactId>
-    <version>1.1.1-SNAPSHOT</version>
+    <version>1.1.2</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Installer Configuration Admin Support</name>
@@ -35,9 +35,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/installer/factories/configuration</connection>
-        <developerConnection> scm:svn:https://svn.apache.org/repos/asf/sling/trunk/installer/factories/configuration</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/installer/factories/configuration/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.installer.factory.configuration-1.1.2</connection>
+        <developerConnection> scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.installer.factory.configuration-1.1.2</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.installer.factory.configuration-1.1.2</url>
     </scm>
 
     <build>