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


The following commit(s) were added to refs/heads/master by this push:
     new d9cd0a5  [maven-release-plugin] prepare release 
org.apache.sling.adapter-2.3.0
d9cd0a5 is described below

commit d9cd0a5352458b531debdef7e2e2c1456f80912d
Author: Stefan Seifert <[email protected]>
AuthorDate: Wed Mar 5 18:39:24 2025 +0100

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

diff --git a/pom.xml b/pom.xml
index 675cb14..0cb8a8a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.adapter</artifactId>
-    <version>2.2.1-SNAPSHOT</version>
+    <version>2.3.0</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>HEAD</tag>
+        <tag>org.apache.sling.adapter-2.3.0</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>8</sling.java.version>
-        
<project.build.outputTimestamp>2025-02-26T00:00:00Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2025-03-05T17:39:18Z</project.build.outputTimestamp>
     </properties>
     <dependencies>
         <dependency>

Reply via email to