You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cs...@apache.org on 2019/08/06 11:57:02 UTC

[sling-org-apache-sling-distribution-journal-kafka] branch master updated (2b9a5ce -> ac207ce)

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

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


    from 2b9a5ce  SLING-8531 - Fix ds import version
     new 2f11217  Update to release of messages
     new ac207ce  [maven-release-plugin] prepare release org.apache.sling.distribution.journal.kafka-0.1.4

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


[sling-org-apache-sling-distribution-journal-kafka] 02/02: [maven-release-plugin] prepare release org.apache.sling.distribution.journal.kafka-0.1.4

Posted by cs...@apache.org.
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-kafka.git

commit ac207cec8ee723482369ced914d56f03857be8f9
Author: Christian Schneider <cs...@adobe.com>
AuthorDate: Tue Aug 6 13:56:58 2019 +0200

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

diff --git a/pom.xml b/pom.xml
index 66f8c2e..d6e1b61 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.3-SNAPSHOT</version>
+    <version>0.1.4</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.4</tag>
   </scm>
 
     <!-- ======================================================================= -->


[sling-org-apache-sling-distribution-journal-kafka] 01/02: Update to release of messages

Posted by cs...@apache.org.
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-kafka.git

commit 2f11217c3cf51d77386ed60ef3eedcc6a19079b0
Author: Christian Schneider <cs...@adobe.com>
AuthorDate: Tue Aug 6 13:55:33 2019 +0200

    Update to release of messages
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 14cc5e7..66f8c2e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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.2</version>
         </dependency>
         <!-- OSGi -->
         <dependency>