Author: rombert
Date: Mon Nov 28 20:22:28 2016
New Revision: 1771806
URL: http://svn.apache.org/viewvc?rev=1771806&view=rev
Log:
[maven-release-plugin] prepare release
org.apache.sling.installer.provider.jcr-3.1.22
Modified:
sling/trunk/installer/providers/jcr/pom.xml
Modified: sling/trunk/installer/providers/jcr/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/installer/providers/jcr/pom.xml?rev=1771806&r1=1771805&r2=1771806&view=diff
==============================================================================
--- sling/trunk/installer/providers/jcr/pom.xml (original)
+++ sling/trunk/installer/providers/jcr/pom.xml Mon Nov 28 20:22:28 2016
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.installer.provider.jcr</artifactId>
- <version>3.1.21-SNAPSHOT</version>
+ <version>3.1.22</version>
<packaging>bundle</packaging>
<name>Apache Sling JCR Installer</name>
@@ -43,9 +43,9 @@
</properties>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/installer/providers/jcr</connection>
- <developerConnection>
scm:svn:https://svn.apache.org/repos/asf/sling/trunk/installer/providers/jcr</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/trunk/installer/providers/jcr/</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.installer.provider.jcr-3.1.22</connection>
+ <developerConnection>
scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.installer.provider.jcr-3.1.22</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.installer.provider.jcr-3.1.22</url>
</scm>
<build>