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

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


The following commit(s) were added to refs/heads/master by this push:
     new 07b7fc4  [maven-release-plugin] prepare for next development iteration
07b7fc4 is described below

commit 07b7fc4acf5ed1f5349cb55b5d7848746faa02d0
Author: Nicolas Peltier <[email protected]>
AuthorDate: Thu Nov 25 16:12:34 2021 +0100

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 9ed3624..5da57ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>org.apache.sling.pipes</artifactId>
-  <version>4.3.2</version>
+  <version>4.3.3-SNAPSHOT</version>
 
   <name>Apache Sling Pipes</name>
   <description>bulk content changes tool</description>
@@ -46,7 +46,7 @@
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-pipes.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-pipes.git</developerConnection>
     
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-pipes.git</url>
-    <tag>org.apache.sling.pipes-4.3.2</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <build>

Reply via email to