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/02/05 23:20:40 UTC

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

Author: sseifert
Date: Fri Feb  5 22:20:40 2016
New Revision: 1728740

URL: http://svn.apache.org/viewvc?rev=1728740&view=rev
Log:
[maven-release-plugin] prepare release org.apache.sling.testing.osgi-mock-1.7.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=1728740&r1=1728739&r2=1728740&view=diff
==============================================================================
--- sling/branches/testing/mocks/osgi-mock-1.x/pom.xml (original)
+++ sling/branches/testing/mocks/osgi-mock-1.x/pom.xml Fri Feb  5 22:20:40 2016
@@ -28,16 +28,16 @@
     </parent>
 
     <artifactId>org.apache.sling.testing.osgi-mock</artifactId>
-    <version>1.7.1-SNAPSHOT</version>
+    <version>1.7.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.7.2</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.osgi-mock-1.7.2</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.testing.osgi-mock-1.7.2</url>
     </scm>
 
     <dependencies>