[maven-release-plugin] prepare release org.apache.sling.i18n-2.5.16
diff --git a/pom.xml b/pom.xml
index 166f6a4..a93324d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,13 +29,13 @@
</parent>
<artifactId>org.apache.sling.i18n</artifactId>
- <version>2.5.15-SNAPSHOT</version>
+ <version>2.5.16</version>
<name>Apache Sling I18N Support</name>
<description>Support for creating Java I18N ResourceBundles from repository resources.</description>
<properties>
- <project.build.outputTimestamp>2020-10-15T22:24:47Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2021-03-08T19:40:56Z</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>HEAD</tag>
+ <tag>org.apache.sling.i18n-2.5.16</tag>
</scm>
<build>