This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-paxexam-util.git
commit 93074b2c8b9edebcba3b1bc176a0a1b5f791ef38 Author: Stefan Seifert <[email protected]> AuthorDate: Thu May 4 19:55:30 2017 +0000 [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1793867 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 404721e..84720ee 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.paxexam.util</artifactId> - <version>1.0.4</version> + <version>1.0.5-SNAPSHOT</version> <packaging>jar</packaging> <name>Apache Sling Pax Exam Utilities</name> @@ -41,9 +41,9 @@ </properties> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.paxexam.util-1.0.4</connection> - <developerConnection> scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.paxexam.util-1.0.4</developerConnection> - <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.paxexam.util-1.0.4</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/testing/sling-pax-util</connection> + <developerConnection> scm:svn:https://svn.apache.org/repos/asf/sling/trunk/testing/sling-pax-util</developerConnection> + <url>http://svn.apache.org/viewvc/sling/trunk/testing/sling-pax-util</url> </scm> <build> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
