You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by pa...@apache.org on 2021/12/16 13:58:37 UTC

[sling-org-apache-sling-servlets-resolver] branch master updated: [maven-release-plugin] prepare release org.apache.sling.servlets.resolver-2.9.2

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

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


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

commit c56c9e38909aba1583a245299549df457e6cc146
Author: Karl Pauls <ka...@gmail.com>
AuthorDate: Thu Dec 16 14:58:34 2021 +0100

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

diff --git a/pom.xml b/pom.xml
index 50af9fe..c2ccf3b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.servlets.resolver</artifactId>
-    <version>2.9.1-SNAPSHOT</version>
+    <version>2.9.2</version>
 
     <name>Apache Sling Servlets Resolver</name>
     <description>
@@ -39,11 +39,11 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-resolver.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-resolver.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-servlets-resolver.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.servlets.resolver-2.9.2</tag>
   </scm>
 
     <properties>
-        <project.build.outputTimestamp>2021-11-09T09:13:25Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2021-12-16T13:58:03Z</project.build.outputTimestamp>
         <site.jira.version.id>12314292</site.jira.version.id>
         <org.ops4j.pax.exam.version>4.13.3</org.ops4j.pax.exam.version>
         <!-- To debug the pax process, override this with -D -->