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 63a6d71 [maven-release-plugin] prepare for next development iteration
63a6d71 is described below
commit 63a6d71a6a0f28e7b9bf71d5a13c2d6e16b3747d
Author: tmaret <[email protected]>
AuthorDate: Tue Jul 13 10:20:09 2021 +0200
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index e106ac2..bb39376 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.2.0</version>
+ <version>0.2.1-SNAPSHOT</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>org.apache.sling.distribution.journal.kafka-0.2.0</tag>
+ <tag>HEAD</tag>
</scm>
<!--
======================================================================= -->