Author: pauls
Date: Mon May 8 13:07:09 2017
New Revision: 1794362
URL: http://svn.apache.org/viewvc?rev=1794362&view=rev
Log:
[maven-release-plugin] prepare release org.apache.sling.testing.tools-1.0.16
Modified:
sling/trunk/testing/tools/pom.xml
Modified: sling/trunk/testing/tools/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/testing/tools/pom.xml?rev=1794362&r1=1794361&r2=1794362&view=diff
==============================================================================
--- sling/trunk/testing/tools/pom.xml (original)
+++ sling/trunk/testing/tools/pom.xml Mon May 8 13:07:09 2017
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.testing.tools</artifactId>
- <version>1.0.15-SNAPSHOT</version>
+ <version>1.0.16</version>
<packaging>bundle</packaging>
<name>Apache Sling Test Tools</name>
@@ -39,9 +39,9 @@
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/testing/tools</connection>
- <developerConnection>
scm:svn:https://svn.apache.org/repos/asf/sling/trunk/testing/tools</developerConnection>
- <url>http://svn.apache.org/viewvc/sling/trunk/testing/tools</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.tools-1.0.16</connection>
+ <developerConnection>
scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.tools-1.0.16</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.testing.tools-1.0.16</url>
</scm>
<build>