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/12/13 12:21:24 UTC

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

Author: sseifert
Date: Tue Dec 13 12:21:24 2016
New Revision: 1773984

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

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=1773984&r1=1773983&r2=1773984&view=diff
==============================================================================
--- sling/branches/testing/mocks/osgi-mock-1.x/pom.xml (original)
+++ sling/branches/testing/mocks/osgi-mock-1.x/pom.xml Tue Dec 13 12:21:24 2016
@@ -28,16 +28,16 @@
     </parent>
 
     <artifactId>org.apache.sling.testing.osgi-mock</artifactId>
-    <version>1.9.1-SNAPSHOT</version>
+    <version>1.9.2</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.2</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.osgi-mock-1.9.2</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.testing.osgi-mock-1.9.2</url>
     </scm>
 
     <dependencies>