You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/11/07 10:24:45 UTC

[sling-org-apache-sling-tracer] 03/04: [maven-release-plugin] prepare release org.apache.sling.tracer-1.0.4

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag org.apache.sling.tracer-1.0.4
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-tracer.git

commit f8e87e68fa14576dadc37f59c5ec717fdab22065
Author: Karl Pauls <pa...@apache.org>
AuthorDate: Fri Jun 2 20:50:00 2017 +0000

    [maven-release-plugin] prepare release org.apache.sling.tracer-1.0.4
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/tracer@1797439 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index ac754f2..d08022f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
 
   <artifactId>org.apache.sling.tracer</artifactId>
   <packaging>bundle</packaging>
-  <version>1.0.3-SNAPSHOT</version>
+  <version>1.0.4</version>
 
   <name>Apache Sling Log Tracer</name>
   <description>
@@ -42,9 +42,9 @@
   </description>
 
   <scm>
-    <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>
+    <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>
   </scm>
 
 
@@ -161,7 +161,7 @@
     <dependency>
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.testing.sling-mock</artifactId>
-      <version>2.2.11-SNAPSHOT</version>
+      <version>2.2.12</version>
       <scope>test</scope>
     </dependency>
     <dependency>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.