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 d1ebf714b864ec5f7d305ee3ba89d2bc136e0d10 Author: Chetan Mehrotra <[email protected]> AuthorDate: Tue Jun 16 06:23:20 2015 +0000 SLING-4739 - Log Tracer - To enable logs for specific category at specific level and only for specific request Change pom version to 0.0.1. So that release is done at 0.0.2 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1685716 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d9852a4..8eb43f5 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ <artifactId>org.apache.sling.tracer</artifactId> <packaging>bundle</packaging> - <version>1.0.0-SNAPSHOT</version> + <version>0.0.1-SNAPSHOT</version> <name>Apache Sling Log Tracer</name> <description> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
