This is an automated email from the ASF dual-hosted git repository.

kwin pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-factory-packages.git


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

commit c8a1d6506b57f933bac76127958acbc4caf417b6
Author: Konrad Windszus <[email protected]>
AuthorDate: Fri Feb 21 09:37:59 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 21f97e9..306be0c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     </parent>
 
     <artifactId>org.apache.sling.installer.factory.packages</artifactId>
-    <version>1.0.0</version>
+    <version>1.0.1-SNAPSHOT</version>
 
     <name>Apache Sling Installer Content Package Support</name>
     <description> 
@@ -36,7 +36,7 @@
 
     <properties>
         <sling.java.version>8</sling.java.version>
-        
<project.build.outputTimestamp>2020-02-21T08:37:42Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2020-02-21T08:37:59Z</project.build.outputTimestamp>
         <!-- skip baseline till the first release -->
         <bnd.baseline.skip>true</bnd.baseline.skip>
     </properties>
@@ -45,7 +45,7 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-factory-packages.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-factory-packages.git</developerConnection>
         
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-installer-factory-packages.git</url>
-      <tag>org.apache.sling.installer.factory.packages-1.0.0</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <dependencies>

Reply via email to