This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature.git
The following commit(s) were added to refs/heads/master by this push:
new 84e1995 [maven-release-plugin] prepare for next development iteration
84e1995 is described below
commit 84e1995245ff14205c5a618bf85c43788d412926
Author: Roy Teeuwen <[email protected]>
AuthorDate: Tue May 19 22:19:13 2026 +0200
[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 270678a..7adb99f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
</parent>
<artifactId>org.apache.sling.feature</artifactId>
- <version>2.0.6</version>
+ <version>2.0.7-SNAPSHOT</version>
<name>Apache Sling Feature Model</name>
<description>A feature describes an OSGi system</description>
@@ -30,12 +30,12 @@
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature.git</developerConnection>
- <tag>org.apache.sling.feature-2.0.6</tag>
+ <tag>org.apache.sling.feature-1.3.0</tag>
<url>https://github.com/apache/sling-org-apache-sling-feature.git</url>
</scm>
<properties>
-
<project.build.outputTimestamp>1779221912</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1779221953</project.build.outputTimestamp>
<sling.java.version>8</sling.java.version>
</properties>
<dependencies>