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

cschneider pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal.git


The following commit(s) were added to refs/heads/master by this push:
     new 43d7eb2  [maven-release-plugin] prepare release 
org.apache.sling.distribution.journal-0.1.17-T20210301
43d7eb2 is described below

commit 43d7eb25448ee6ee46fd0698d97dd56822628f46
Author: Christian Schneider <[email protected]>
AuthorDate: Mon Mar 1 19:57:08 2021 +0100

    [maven-release-plugin] prepare release 
org.apache.sling.distribution.journal-0.1.17-T20210301
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 7fe140a..e2b82b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
     <!-- P R O J E C T                                                         
  -->
     <!-- 
======================================================================= -->
     <artifactId>org.apache.sling.distribution.journal</artifactId>
-    <version>0.1.17-SNAPSHOT</version>
+    <version>0.1.17-T20210301</version>
 
     <name>Apache Sling Journal based Content Distribution - Core bundle</name>
     <description>Implementation of Apache Sling Content Distribution 
components on top of an append-only persisted log</description>
@@ -47,7 +47,7 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal.git</developerConnection>
         
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-distribution-journal.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.distribution.journal-0.1.17-T20210301</tag>
   </scm>
 
     <!-- 
======================================================================= -->
@@ -145,7 +145,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             
<artifactId>org.apache.sling.distribution.journal.messages</artifactId>
-            <version>0.2.1-SNAPSHOT</version>
+            <version>0.2.1-T20210210</version>
         </dependency>
         <dependency>
             <groupId>org.apache.felix</groupId>

Reply via email to