This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.testing.paxexam-0.0.2 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-paxexam.git
commit 269c47aa3e6ab77a02a0227d955c50c488b764de Author: Oliver Lietz <[email protected]> AuthorDate: Sat Aug 13 07:11:34 2016 +0000 [maven-release-plugin] prepare release org.apache.sling.testing.paxexam-0.0.2 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/testing/org.apache.sling.testing.paxexam@1756240 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index b9ee654..f216c3b 100644 --- a/pom.xml +++ b/pom.xml @@ -25,11 +25,11 @@ <groupId>org.apache.sling</groupId> <artifactId>sling</artifactId> <version>28</version> - <relativePath/> + <relativePath /> </parent> <artifactId>org.apache.sling.testing.paxexam</artifactId> - <version>0.0.1-SNAPSHOT</version> + <version>0.0.2</version> <packaging>bundle</packaging> <name>Apache Sling Testing PaxExam</name> @@ -43,9 +43,9 @@ </properties> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/testing/org.apache.sling.testing.paxexam</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/testing/org.apache.sling.testing.paxexam</developerConnection> - <url>http://svn.apache.org/viewvc/sling/trunk/testing/org.apache.sling.testing.paxexam</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.paxexam-0.0.2</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.paxexam-0.0.2</developerConnection> + <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.testing.paxexam-0.0.2</url> </scm> <build> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
