This is an automated email from the ASF dual-hosted git repository.
radu pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-impl.git
The following commit(s) were added to refs/heads/master by this push:
new 2a1626f [maven-release-plugin] prepare for next development iteration
2a1626f is described below
commit 2a1626f982956a20278e4e26af9a4dcbe09dfd4d
Author: Radu Cotescu <[email protected]>
AuthorDate: Tue Oct 20 17:39:00 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 0913389..8e01177 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<relativePath />
</parent>
<artifactId>org.apache.sling.models.impl</artifactId>
- <version>1.4.16</version>
+ <version>1.4.17-SNAPSHOT</version>
<name>Apache Sling Models Implementation</name>
<description>Apache Sling Models Implementation</description>
@@ -34,7 +34,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-impl.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-impl.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-models-impl.git</url>
- <tag>org.apache.sling.models.impl-1.4.16</tag>
+ <tag>HEAD</tag>
</scm>
<properties>
<sling.java.version>8</sling.java.version>