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-tracer.git
commit c30e76b6ea35e6c63fcb56d3fcfcfe1e93f572b8 Author: Karl Pauls <[email protected]> AuthorDate: Fri Jun 2 20:50:19 2017 +0000 [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1797441 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index d08022f..d25f1b2 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ <artifactId>org.apache.sling.tracer</artifactId> <packaging>bundle</packaging> - <version>1.0.4</version> + <version>1.0.5-SNAPSHOT</version> <name>Apache Sling Log Tracer</name> <description> @@ -42,9 +42,9 @@ </description> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.tracer-1.0.4</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.tracer-1.0.4</developerConnection> - <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.tracer-1.0.4</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/tracer</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/tracer</developerConnection> + <url>http://svn.apache.org/viewvc/sling/trunk/contrib/extensions/tracer</url> </scm> @@ -161,7 +161,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.testing.sling-mock</artifactId> - <version>2.2.12</version> + <version>2.2.13-SNAPSHOT</version> <scope>test</scope> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
