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-kafka.git


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

commit 4620dfb07f489e1846bbe05e7d05e5c30dd1c6a3
Author: tmaret <[email protected]>
AuthorDate: Wed Jun 5 14:14:52 2019 +0200

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

diff --git a/pom.xml b/pom.xml
index eb819fe..db03511 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
     <!-- P R O J E C T                                                         
  -->
     <!-- 
======================================================================= -->
     <artifactId>org.apache.sling.distribution.journal.kafka</artifactId>
-    <version>0.1.1-SNAPSHOT</version>
+    <version>0.1.2</version>
 
     <name>Apache Sling Journal Messaging based on Apache Kafka</name>
     <description>Implementation of Apache Sling Content Distribution Journal 
Messaging based on Apache Kafka.</description>
@@ -47,7 +47,7 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-kafka.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-kafka.git</developerConnection>
         
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-distribution-journal-kafka.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.distribution.journal.kafka-0.1.2</tag>
   </scm>
 
     <!-- 
======================================================================= -->
@@ -70,7 +70,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             
<artifactId>org.apache.sling.distribution.journal.messages</artifactId>
-            <version>0.1.1-SNAPSHOT</version>
+            <version>0.1.0</version>
         </dependency>
         <!-- OSGi -->
         <dependency>

Reply via email to