This is an automated email from the ASF dual-hosted git repository.
mpetria pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-core.git
The following commit(s) were added to refs/heads/master by this push:
new 490bfa4 [maven-release-plugin] prepare for next development iteration
490bfa4 is described below
commit 490bfa4d8b7719d0153ce837fcbb30b02f1a5d10
Author: Marius Petria <[email protected]>
AuthorDate: Tue Aug 21 14:59:00 2018 +0300
[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 0adee18..722e04d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
<!-- P R O J E C T
-->
<!--
======================================================================= -->
<artifactId>org.apache.sling.distribution.core</artifactId>
- <version>0.3.0</version>
+ <version>0.3.1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache Sling Distribution Core</name>
@@ -45,7 +45,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-core.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-core.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-distribution-core.git</url>
- <tag>org.apache.sling.distribution.core-0.3.0</tag>
+ <tag>HEAD</tag>
</scm>
<!--
======================================================================= -->