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

tmaret 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 9b74bc3  [maven-release-plugin] prepare release 
org.apache.sling.distribution.journal-0.1.0
9b74bc3 is described below

commit 9b74bc3212e16ba63567a41158212a42e251cffa
Author: tmaret <[email protected]>
AuthorDate: Fri Apr 19 10:00:37 2019 +0200

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

diff --git a/pom.xml b/pom.xml
index fc15f13..965b2ae 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.0.1-INCUBATOR-SNAPSHOT</version>
+    <version>0.1.0</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,8 @@
         
<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>
-    </scm>
+      <tag>org.apache.sling.distribution.journal-0.1.0</tag>
+  </scm>
 
     <!-- 
======================================================================= -->
     <!-- B U I L D                                                             
  -->

Reply via email to