This is an automated email from the ASF dual-hosted git repository.

sseifert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-adapter-annotations.git


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

commit 5a78af6c1d5b4abda3a3c682536b7be15f957ed7
Author: Stefan Seifert <[email protected]>
AuthorDate: Wed Nov 26 16:40:43 2025 +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 01091d7..3e66871 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
     </parent>
 
     <artifactId>org.apache.sling.adapter.annotations</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-SNAPSHOT</version>
 
     <name>Apache Sling Adapter Annotations</name>
     <description>OSGi DS 1.4 component property type annotations for Sling 
adapters</description>
@@ -28,14 +28,14 @@
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-adapter-annotations.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-adapter-annotations.git</developerConnection>
-        <tag>org.apache.sling.adapter.annotations-2.0.2</tag>
+        <tag>HEAD</tag>
         
<url>https://github.com/apache/sling-org-apache-sling-adapter-annotations.git</url>
     </scm>
 
     <!-- compile with java 8 -->
     <properties>
         <sling.java.version>8</sling.java.version>
-        
<project.build.outputTimestamp>2025-11-26T15:40:12Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2025-11-26T15:40:42Z</project.build.outputTimestamp>
     </properties>
 
     <dependencies>

Reply via email to