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-servlets-post.git
The following commit(s) were added to refs/heads/master by this push:
new 1391042 [maven-release-plugin] prepare release
org.apache.sling.servlets.post-2.4.4
1391042 is described below
commit 1391042d17a085b781d712fccacc52c4267a803d
Author: Joerg Hoh <[email protected]>
AuthorDate: Fri Jun 4 11:28:38 2021 +0200
[maven-release-plugin] prepare release org.apache.sling.servlets.post-2.4.4
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index e9118a7..f58736e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<artifactId>org.apache.sling.servlets.post</artifactId>
<packaging>jar</packaging>
- <version>2.4.3-SNAPSHOT</version>
+ <version>2.4.4</version>
<name>Apache Sling Servlets POST</name>
<description>
@@ -39,7 +39,7 @@
<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.4</tag>
</scm>
<properties>