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-feature-launcher.git


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

commit 6182cf896cc21bea5c0906dcf7ceb28592c12673
Author: Robert Munteanu <[email protected]>
AuthorDate: Wed Feb 8 15:46:31 2023 +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 2580b99..24d756f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
     </parent>
 
     <artifactId>org.apache.sling.feature.launcher</artifactId>
-    <version>1.3.0</version>
+    <version>1.3.1-SNAPSHOT</version>
 
     <name>Apache Sling Feature Model Launcher</name>
     <description>
@@ -33,14 +33,14 @@
         <bnd.version>6.3.1</bnd.version>
         <license-maven-plugin.version>1.16</license-maven-plugin.version>
         
<appassembler-maven-plugin.version>2.0.0</appassembler-maven-plugin.version>
-        
<project.build.outputTimestamp>1675867577</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1675867591</project.build.outputTimestamp>
     </properties>
 
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-launcher.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-launcher.git</developerConnection>
         
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-launcher.git</url>
-    <tag>org.apache.sling.feature.launcher-1.3.0</tag>
+    <tag>HEAD</tag>
   </scm>
 
     <build>

Reply via email to