You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by en...@apache.org on 2021/07/16 18:31:56 UTC

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

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

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


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

commit 289600b9f79036df3e119029bd16b2ce97ced805
Author: Eric Norman <en...@apache.org>
AuthorDate: Fri Jul 16 11:31:44 2021 -0700

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

diff --git a/pom.xml b/pom.xml
index ccc1ff7..06058a7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
     <artifactId>org.apache.sling.servlets.post</artifactId>
     <packaging>jar</packaging>
-    <version>2.4.5-SNAPSHOT</version>
+    <version>2.4.6</version>
 
     <name>Apache Sling Servlets POST</name>
     <description>
@@ -39,12 +39,12 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-post.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-post.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-servlets-post.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.servlets.post-2.4.6</tag>
   </scm>
 
     <properties>
         <site.jira.version.id>12314180</site.jira.version.id>
-        <project.build.outputTimestamp>2021-06-07T17:05:54Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2021-07-16T18:31:28Z</project.build.outputTimestamp>
     </properties>
 
     <build>