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-messages.git
The following commit(s) were added to refs/heads/master by this push:
new 772f0d6 [maven-release-plugin] prepare release
org.apache.sling.distribution.journal.messages-0.1.4
772f0d6 is described below
commit 772f0d6104a34e8b272ec0473c58febedd02c952
Author: tmaret <[email protected]>
AuthorDate: Tue May 26 20:23:56 2020 +0200
[maven-release-plugin] prepare release
org.apache.sling.distribution.journal.messages-0.1.4
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index a1e07b7..169a14f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
<!-- P R O J E C T
-->
<!--
======================================================================= -->
<artifactId>org.apache.sling.distribution.journal.messages</artifactId>
- <version>0.1.3-SNAPSHOT</version>
+ <version>0.1.4</version>
<name>Apache Sling Journal based Content Distribution - Messages
bundle</name>
<description>Implementation of the messages to support Apache Sling
Content Distribution 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-messages.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-messages.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-distribution-journal-messages.git</url>
- <tag>org.apache.sling.distribution.journal.messages-0.1.2</tag>
+ <tag>org.apache.sling.distribution.journal.messages-0.1.4</tag>
</scm>
<!--
======================================================================= -->