You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2015/12/29 12:51:01 UTC

svn commit: r1722113 - /sling/trunk/testing/junit/core/pom.xml

Author: bdelacretaz
Date: Tue Dec 29 11:51:01 2015
New Revision: 1722113

URL: http://svn.apache.org/viewvc?rev=1722113&view=rev
Log:
[maven-release-plugin] prepare release org.apache.sling.junit.core-1.0.16

Modified:
    sling/trunk/testing/junit/core/pom.xml

Modified: sling/trunk/testing/junit/core/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/testing/junit/core/pom.xml?rev=1722113&r1=1722112&r2=1722113&view=diff
==============================================================================
--- sling/trunk/testing/junit/core/pom.xml (original)
+++ sling/trunk/testing/junit/core/pom.xml Tue Dec 29 11:51:01 2015
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.junit.core</artifactId>
-    <version>1.0.15-SNAPSHOT</version>
+    <version>1.0.16</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling JUnit Core</name>
@@ -41,9 +41,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/testing/junit/core</connection>
-        <developerConnection> scm:svn:https://svn.apache.org/repos/asf/sling/trunk/testing/junit/core</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/testing/junit/core</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.junit.core-1.0.16</connection>
+        <developerConnection> scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.junit.core-1.0.16</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.junit.core-1.0.16</url>
     </scm>
 
     <build>