This is an automated email from the ASF dual-hosted git repository.
cziegeler pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-core.git
The following commit(s) were added to refs/heads/master by this push:
new f9066c3 [maven-release-plugin] prepare for next development iteration
f9066c3 is described below
commit f9066c3a2f82ce52a41e4c5c4993f5659e19bcd1
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Apr 8 09:34:35 2020 +0200
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index ecf667a..c8b2d92 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.installer.core</artifactId>
- <version>3.11.2</version>
+ <version>3.11.3-SNAPSHOT</version>
<name>Apache Sling Installer Core</name>
<description>
@@ -38,14 +38,14 @@
<properties>
<sling.java.version>8</sling.java.version>
-
<project.build.outputTimestamp>2020-04-08T07:33:44Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2020-04-08T07:34:34Z</project.build.outputTimestamp>
</properties>
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-core.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-core.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-installer-core.git</url>
- <tag>org.apache.sling.installer.core-3.11.2</tag>
+ <tag>HEAD</tag>
</scm>
<build>