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-it.git
The following commit(s) were added to refs/heads/master by this push:
new e80b70b [maven-release-plugin] prepare for next development iteration
e80b70b is described below
commit e80b70b28b5e3a4fe64bf45b2cfcb2e41a450783
Author: tmaret <[email protected]>
AuthorDate: Thu Jun 18 13:48:10 2020 +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 ffbaf0f..8e7de9f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
<!-- P R O J E C T
-->
<!--
======================================================================= -->
<artifactId>org.apache.sling.distribution.journal.it</artifactId>
- <version>0.1.2</version>
+ <version>0.1.3-SNAPSHOT</version>
<name>Apache Sling Distribution Journal - IT project</name>
<description>
@@ -49,7 +49,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-it.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-it.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-distribution-journal-it.git</url>
- <tag>org.apache.sling.distribution.journal.it-0.1.2</tag>
+ <tag>HEAD</tag>
</scm>
<!--
======================================================================= -->