You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ss...@apache.org on 2017/05/04 19:58:30 UTC

svn commit: r1793869 - /sling/trunk/bundles/jcr/contentloader/pom.xml

Author: sseifert
Date: Thu May  4 19:58:30 2017
New Revision: 1793869

URL: http://svn.apache.org/viewvc?rev=1793869&view=rev
Log:
[maven-release-plugin] prepare release org.apache.sling.jcr.contentloader-2.2.0

Modified:
    sling/trunk/bundles/jcr/contentloader/pom.xml

Modified: sling/trunk/bundles/jcr/contentloader/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/contentloader/pom.xml?rev=1793869&r1=1793868&r2=1793869&view=diff
==============================================================================
--- sling/trunk/bundles/jcr/contentloader/pom.xml (original)
+++ sling/trunk/bundles/jcr/contentloader/pom.xml Thu May  4 19:58:30 2017
@@ -25,11 +25,11 @@
     <groupId>org.apache.sling</groupId>
     <artifactId>sling</artifactId>
     <version>26</version>
-    <relativePath/>
+    <relativePath />
   </parent>
 
   <artifactId>org.apache.sling.jcr.contentloader</artifactId>
-  <version>2.1.11-SNAPSHOT</version>
+  <version>2.2.0</version>
   <packaging>bundle</packaging>
 
   <name>Apache Sling Initial Content Loader</name>
@@ -48,9 +48,9 @@
   </properties>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/contentloader</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/contentloader</developerConnection>
-    <url>http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/contentloader</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.contentloader-2.2.0</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.contentloader-2.2.0</developerConnection>
+    <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.jcr.contentloader-2.2.0</url>
   </scm>
 
   <build>