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 23fd7e4  [maven-release-plugin] prepare release 
org.apache.sling.feature-2.0.6
23fd7e4 is described below

commit 23fd7e44ae35f506e123c6d67426f713354cf7a2
Author: Roy Teeuwen <[email protected]>
AuthorDate: Tue May 19 22:18:46 2026 +0200

    [maven-release-plugin] prepare release org.apache.sling.feature-2.0.6
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1dc6491..270678a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     </parent>
 
     <artifactId>org.apache.sling.feature</artifactId>
-    <version>2.1.0-SNAPSHOT</version>
+    <version>2.0.6</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-1.3.0</tag>
+        <tag>org.apache.sling.feature-2.0.6</tag>
         <url>https://github.com/apache/sling-org-apache-sling-feature.git</url>
     </scm>
 
     <properties>
-        
<project.build.outputTimestamp>1734446536</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1779221912</project.build.outputTimestamp>
         <sling.java.version>8</sling.java.version>
     </properties>
     <dependencies>

Reply via email to