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 2015/05/22 21:20:38 UTC

svn commit: r1681195 - /sling/trunk/testing/mocks/jcr-mock/pom.xml

Author: sseifert
Date: Fri May 22 19:20:38 2015
New Revision: 1681195

URL: http://svn.apache.org/r1681195
Log:
[maven-release-plugin] prepare release org.apache.sling.testing.jcr-mock-1.1.6

Modified:
    sling/trunk/testing/mocks/jcr-mock/pom.xml

Modified: sling/trunk/testing/mocks/jcr-mock/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/testing/mocks/jcr-mock/pom.xml?rev=1681195&r1=1681194&r2=1681195&view=diff
==============================================================================
--- sling/trunk/testing/mocks/jcr-mock/pom.xml (original)
+++ sling/trunk/testing/mocks/jcr-mock/pom.xml Fri May 22 19:20:38 2015
@@ -24,11 +24,11 @@
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
         <version>22</version>
-        <relativePath/>
+        <relativePath />
     </parent>
 
     <artifactId>org.apache.sling.testing.jcr-mock</artifactId>
-    <version>1.1.5-SNAPSHOT</version>
+    <version>1.1.6</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Testing JCR Mock</name>
@@ -39,9 +39,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/testing/mocks/jcr-mock</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/testing/mocks/jcr-mock</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/testing/mocks/jcr-mock</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.jcr-mock-1.1.6</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.jcr-mock-1.1.6</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.testing.jcr-mock-1.1.6</url>
     </scm>
 
     <dependencies>