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

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


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

commit 96a59d38a37fdc49f1dccd27c0451b75cfbf0128
Author: Julian Sedding <(none)>
AuthorDate: Tue Aug 20 14:35:04 2024 +0200

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

diff --git a/pom.xml b/pom.xml
index 8bb4f42..ae2cd01 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,13 +29,13 @@
     </parent>
 
     <artifactId>org.apache.sling.i18n</artifactId>
-    <version>2.6.3-SNAPSHOT</version>
+    <version>2.6.4</version>
 
     <name>Apache Sling I18N Support</name>
     <description>Support for creating Java I18N ResourceBundles from 
repository resources.</description>
 
     <properties>
-        
<project.build.outputTimestamp>2023-02-15T06:46:23Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2024-08-20T12:33:53Z</project.build.outputTimestamp>
         <org.ops4j.pax.exam.version>4.13.3</org.ops4j.pax.exam.version>
         <jackrabbit.version>2.20.0</jackrabbit.version>
         <oak.version>1.22</oak.version>
@@ -45,7 +45,7 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-i18n.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-i18n.git</developerConnection>
         <url>https://github.com/apache/sling-org-apache-sling-i18n.git</url>
-        <tag>HEAD</tag>
+        <tag>org.apache.sling.i18n-2.6.4</tag>
     </scm>
 
     <build>

Reply via email to