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

cziegeler pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-mime.git


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

commit 66c95ad729d1c19806e38548b981b3c2e7a27d46
Author: Carsten Ziegeler <cziege...@apache.org>
AuthorDate: Wed Dec 6 16:34:38 2023 +0100

    [maven-release-plugin] prepare release org.apache.sling.commons.mime-2.3.0
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 4a784ff..72cfd59 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.commons.mime</artifactId>
-    <version>2.3.0-SNAPSHOT</version>
+    <version>2.3.0</version>
 
     <name>Apache Sling Commons MIME</name>
     <description>
@@ -39,7 +39,7 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-mime.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-mime.git</developerConnection>
         
<url>https://github.com/apache/sling-org-apache-sling-commons-mime.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.commons.mime-2.3.0</tag>
   </scm>
 
     <build>

Reply via email to