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

rombert 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 81cf1d1  Switch back version to 2.4.0-SNAPSHOT, baselining fails 
otherwise
81cf1d1 is described below

commit 81cf1d19c5be0541b582577d6569a8f5ed5568e4
Author: Robert Munteanu <[email protected]>
AuthorDate: Wed Jan 13 23:14:52 2021 +0100

    Switch back version to 2.4.0-SNAPSHOT, baselining fails otherwise
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 15e7905..7d47152 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
     <artifactId>org.apache.sling.servlets.post</artifactId>
     <packaging>jar</packaging>
-    <version>2.3.37-SNAPSHOT</version>
+    <version>2.4.0-SNAPSHOT</version>
 
     <name>Apache Sling Servlets POST</name>
     <description>

Reply via email to