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 2016/11/07 09:02:00 UTC

svn commit: r1768460 - /sling/trunk/installer/core/pom.xml

Author: cziegeler
Date: Mon Nov  7 09:02:00 2016
New Revision: 1768460

URL: http://svn.apache.org/viewvc?rev=1768460&view=rev
Log:
[maven-release-plugin] prepare release org.apache.sling.installer.core-3.8.0

Modified:
    sling/trunk/installer/core/pom.xml

Modified: sling/trunk/installer/core/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/installer/core/pom.xml?rev=1768460&r1=1768459&r2=1768460&view=diff
==============================================================================
--- sling/trunk/installer/core/pom.xml (original)
+++ sling/trunk/installer/core/pom.xml Mon Nov  7 09:02:00 2016
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.installer.core</artifactId>
-    <version>3.7.1-SNAPSHOT</version>
+    <version>3.8.0</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Installer</name>
@@ -38,9 +38,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/installer/core</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/installer/core</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/installer/core</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.installer.core-3.8.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.installer.core-3.8.0</developerConnection>
+        <url>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.installer.core-3.8.0</url>
     </scm>
 
 	<build>