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


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

commit 5f915fed0a8fa50088f5d9d94c0bff1f6e93db96
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Sat Feb 11 13:13:04 2023 +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 497b774..8b6f844 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,13 +29,13 @@
     </parent>
 
     <artifactId>org.apache.sling.i18n</artifactId>
-    <version>2.6.0</version>
+    <version>2.6.1-SNAPSHOT</version>
 
     <name>Apache Sling I18N Support</name>
     <description>Support for creating Java I18N ResourceBundles from 
repository resources.</description>
 
     <properties>
-        
<project.build.outputTimestamp>2023-02-11T12:11:53Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2023-02-11T12:13:04Z</project.build.outputTimestamp>
         <org.ops4j.pax.exam.version>4.13.3</org.ops4j.pax.exam.version>
         <jackrabbit.version>2.14.3</jackrabbit.version>
     </properties>
@@ -44,7 +44,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://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-i18n.git</url>
-        <tag>org.apache.sling.i18n-2.6.0</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <build>

Reply via email to