This is an automated email from the ASF dual-hosted git repository.
joerghoh 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 02ff041 [maven-release-plugin] prepare for next development iteration
02ff041 is described below
commit 02ff041050d8cbe333a921f6ab5313ab2326e97c
Author: Joerg Hoh <[email protected]>
AuthorDate: Mon Oct 21 12:09:18 2024 +0200
[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 3ed558b..98d4dd2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<artifactId>org.apache.sling.i18n</artifactId>
- <version>2.6.6</version>
+ <version>2.6.7-SNAPSHOT</version>
<name>Apache Sling I18N Support</name>
<description>Support for creating Java I18N ResourceBundles from
repository resources.</description>
@@ -37,12 +37,12 @@
<scm>
<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>
- <tag>org.apache.sling.i18n-2.6.6</tag>
+ <tag>HEAD</tag>
<url>https://github.com/apache/sling-org-apache-sling-i18n.git</url>
</scm>
<properties>
-
<project.build.outputTimestamp>2024-10-21T10:08:07Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2024-10-21T10:09:18Z</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>