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/11 12:19:33 UTC

svn commit: r1794826 - /sling/branches/testing/mocks/osgi-mock-1.x/pom.xml

Author: sseifert
Date: Thu May 11 12:19:33 2017
New Revision: 1794826

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

Modified:
    sling/branches/testing/mocks/osgi-mock-1.x/pom.xml

Modified: sling/branches/testing/mocks/osgi-mock-1.x/pom.xml
URL: http://svn.apache.org/viewvc/sling/branches/testing/mocks/osgi-mock-1.x/pom.xml?rev=1794826&r1=1794825&r2=1794826&view=diff
==============================================================================
--- sling/branches/testing/mocks/osgi-mock-1.x/pom.xml (original)
+++ sling/branches/testing/mocks/osgi-mock-1.x/pom.xml Thu May 11 12:19:33 2017
@@ -28,16 +28,16 @@
     </parent>
 
     <artifactId>org.apache.sling.testing.osgi-mock</artifactId>
-    <version>1.9.5-SNAPSHOT</version>
+    <version>1.9.6</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Testing OSGi Mock</name>
     <description>Mock implementation of selected OSGi APIs.</description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/branches/testing/mocks/osgi-mock-1.x</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/branches/testing/mocks/osgi-mock-1.x</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/branches/testing/mocks/osgi-mock-1.x</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.osgi-mock-1.9.6</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.osgi-mock-1.9.6</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.testing.osgi-mock-1.9.6</url>
     </scm>
 
     <dependencies>