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-slingfeature-maven-plugin.git


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

commit 62bad174ea37bd12b8fa3f9b731b4158e05a192a
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri Jul 7 13:47:52 2023 +0300

    [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 2072034..83a5290 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     </parent>
 
     <artifactId>slingfeature-maven-plugin</artifactId>
-    <version>1.7.2</version>
+    <version>1.7.3-SNAPSHOT</version>
     <packaging>maven-plugin</packaging>
 
     <name>Apache Sling OSGi Feature Maven Plugin</name>
@@ -36,14 +36,14 @@
         <maven.version>3.6.3</maven.version>
         <maven.scm.version>1.11.2</maven.scm.version>
         
<maven.site.path>${project.artifactId}-archives/${project.artifactId}-LATEST</maven.site.path>
-        
<project.build.outputTimestamp>1688726792</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1688726872</project.build.outputTimestamp>
     </properties>
 
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-slingfeature-maven-plugin.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-slingfeature-maven-plugin.git</developerConnection>
         
<url>https://gitbox.apache.org/repos/asf?p=sling-slingfeature-maven-plugin.git</url>
-      <tag>slingfeature-maven-plugin-1.7.2</tag>
+      <tag>slingfeature-maven-plugin-1.6.4</tag>
   </scm>
 
     <build>

Reply via email to