This is an automated email from the ASF dual-hosted git repository.
rombert pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourcecollection.git
The following commit(s) were added to refs/heads/master by this push:
new 00bceaf [maven-release-plugin] prepare for next development iteration
00bceaf is described below
commit 00bceaf91e91d1aef86e85cdb42a7b78ccd7f765
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri Feb 22 17:47:28 2019 +0100
[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 07bd462..ca1516a 100755
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
<!--
======================================================================= -->
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.resourcecollection</artifactId>
- <version>1.0.2</version>
+ <version>1.0.3-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache Sling Resource Collection API</name>
@@ -46,7 +46,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourcecollection.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourcecollection.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-resourcecollection.git</url>
- <tag>org.apache.sling.resourcecollection-1.0.2</tag>
+ <tag>HEAD</tag>
</scm>
<!--
======================================================================= -->