This is an automated email from the ASF dual-hosted git repository.
justin 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 00ae849 [maven-release-plugin] prepare for next development iteration
00ae849 is described below
commit 00ae84987c41179e610f5dddcb10332e557bce89
Author: Justin Edelson <[email protected]>
AuthorDate: Mon Oct 5 07:19:43 2020 -0400
[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 072069f..7f8aab9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<relativePath />
</parent>
<artifactId>org.apache.sling.models.impl</artifactId>
- <version>1.4.14</version>
+ <version>1.4.15-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.14</tag>
+ <tag>HEAD</tag>
</scm>
<properties>
<sling.java.version>8</sling.java.version>