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-installer-core.git


The following commit(s) were added to refs/heads/master by this push:
     new 90cde53  [maven-release-plugin] prepare for next development iteration
90cde53 is described below

commit 90cde53e7af48a3c909ff767519f58161f09f6af
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri Mar 20 18:04:48 2020 +0100

    [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 ccc0010..d0ba829 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.installer.core</artifactId>
-    <version>3.11.0</version>
+    <version>3.11.1-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-03-20T17:04:26Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2020-03-20T17:04:48Z</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.0</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <build>

Reply via email to