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-cpconverter.git
The following commit(s) were added to refs/heads/master by this push:
new 57f0534 [maven-release-plugin] prepare for next development iteration
57f0534 is described below
commit 57f0534d88317147ea0e1347b81248326934802d
Author: Robert Munteanu <[email protected]>
AuthorDate: Wed Nov 6 11:06:50 2024 +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 2f91325..e287b45 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
</parent>
<artifactId>org.apache.sling.feature.cpconverter</artifactId>
- <version>1.3.8</version>
+ <version>1.3.9-SNAPSHOT</version>
<name>Apache Sling Content-Package to Feature Model Converter</name>
<description>Content Package to Feature Model converter tools for Apache
Sling</description>
@@ -40,14 +40,14 @@
<jackrabbit-spi-commons.version>2.20.4</jackrabbit-spi-commons.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>1730887590</project.build.outputTimestamp>
+ <project.build.outputTimestamp>1730887610</project.build.outputTimestamp>
</properties>
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-cpconverter.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-cpconverter.git</developerConnection>
<url>https://github.com/apache/sling-org-apache-sling-feature-cpconverter.git</url>
- <tag>org.apache.sling.feature.cpconverter-1.3.8</tag>
+ <tag>HEAD</tag>
</scm>
<dependencies>