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-adapter.git


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

commit adcff2ed70436cd57be92eba9b790819b3527552
Author: Eric Norman <[email protected]>
AuthorDate: Wed May 6 12:15:57 2026 -0700

    [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 264785a..73a50ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.adapter</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
 
     <name>Apache Sling Adapter Manager Implementation</name>
     <description>Bundle implementing the AdapterManager and provides a 
convenience
@@ -38,7 +38,7 @@
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-adapter.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-adapter.git</developerConnection>
-        <tag>org.apache.sling.adapter-3.0.0</tag>
+        <tag>HEAD</tag>
         <url>https://github.com/apache/sling-org-apache-sling-adapter.git</url>
     </scm>
 
@@ -46,7 +46,7 @@
         <site.jira.version.id>12314288</site.jira.version.id>
         <site.javadoc.exclude>**.impl.**</site.javadoc.exclude>
         <sling.java.version>17</sling.java.version>
-        
<project.build.outputTimestamp>2026-05-06T19:15:26Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2026-05-06T19:15:57Z</project.build.outputTimestamp>
     </properties>
     <dependencies>
         <!-- JetBrains annotations for null-analysis (SLING-7798) -->

Reply via email to