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/30 08:14:20 UTC

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

Author: sseifert
Date: Tue May 30 08:14:20 2017
New Revision: 1796775

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

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=1796775&r1=1796774&r2=1796775&view=diff
==============================================================================
--- sling/trunk/bundles/jcr/contentloader/pom.xml (original)
+++ sling/trunk/bundles/jcr/contentloader/pom.xml Tue May 30 08:14:20 2017
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>org.apache.sling.jcr.contentloader</artifactId>
-  <version>2.2.3-SNAPSHOT</version>
+  <version>2.2.4</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.4</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.contentloader-2.2.4</developerConnection>
+    <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.jcr.contentloader-2.2.4</url>
   </scm>
 
   <build>