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 2016/09/14 21:39:29 UTC

svn commit: r1760794 - /sling/trunk/testing/mocks/sling-mock-oak/pom.xml

Author: sseifert
Date: Wed Sep 14 21:39:29 2016
New Revision: 1760794

URL: http://svn.apache.org/viewvc?rev=1760794&view=rev
Log:
[maven-release-plugin] prepare release org.apache.sling.testing.sling-mock-oak-2.0.2

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

Modified: sling/trunk/testing/mocks/sling-mock-oak/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/testing/mocks/sling-mock-oak/pom.xml?rev=1760794&r1=1760793&r2=1760794&view=diff
==============================================================================
--- sling/trunk/testing/mocks/sling-mock-oak/pom.xml (original)
+++ sling/trunk/testing/mocks/sling-mock-oak/pom.xml Wed Sep 14 21:39:29 2016
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.testing.sling-mock-oak</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2</version>
     <packaging>bundle</packaging>
   
     <name>Apache Sling Testing Sling Mock Oak-based Resource Resolver</name>
@@ -40,9 +40,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/testing/mocks/sling-mock-oak</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/testing/mocks/sling-mock-oak</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/testing/mocks/sling-mock-oak</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.sling-mock-oak-2.0.2</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.sling-mock-oak-2.0.2</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.testing.sling-mock-oak-2.0.2</url>
     </scm>
 
     <dependencies>