You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by np...@apache.org on 2021/01/15 16:00:47 UTC

[sling-org-apache-sling-pipes] branch master updated: [maven-release-plugin] prepare release org.apache.sling.pipes-4.1.2

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 a7dffbc  [maven-release-plugin] prepare release org.apache.sling.pipes-4.1.2
a7dffbc is described below

commit a7dffbcf550b01f4ae574a688336f1d48c7d2dc4
Author: Nicolas Peltier <np...@apache.org>
AuthorDate: Fri Jan 15 17:00:13 2021 +0100

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

diff --git a/pom.xml b/pom.xml
index 1adbb57..6af5b48 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>org.apache.sling.pipes</artifactId>
-  <version>4.1.1-SNAPSHOT</version>
+  <version>4.1.2</version>
 
   <name>Apache Sling Pipes</name>
   <description>bulk content changes tool</description>
@@ -43,7 +43,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>HEAD</tag>
+    <tag>org.apache.sling.pipes-4.1.2</tag>
   </scm>
 
   <build>