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

bdelacretaz pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlet-helpers.git


The following commit(s) were added to refs/heads/master by this push:
     new 84d67de  [maven-release-plugin] prepare release 
org.apache.sling.servlet-helpers-1.4.2
84d67de is described below

commit 84d67de6ddc02372383405bd98c1394afee6ed1b
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Mon Jun 15 17:09:23 2020 +0200

    [maven-release-plugin] prepare release 
org.apache.sling.servlet-helpers-1.4.2
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index e992499..1eb8b13 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.servlet-helpers</artifactId>
     <packaging>jar</packaging>
-    <version>1.4.0-SNAPSHOT</version>
+    <version>1.4.2</version>
 
     <name>Apache Sling Servlet Helpers</name>
     <description>Mock implementations of SlingHttpServletRequest, 
SlingHttpServletResponse and related classes.</description>
@@ -44,7 +44,7 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlet-helpers.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlet-helpers.git</developerConnection>
         
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-servlet-helpers.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.servlet-helpers-1.4.2</tag>
     </scm>
 
     <build>

Reply via email to