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
commit 3ea7447d6249971d4ba45e5fa1c2d6da5c83a1e2 Author: Nicolas Peltier <[email protected]> AuthorDate: Thu Jan 14 21:32:55 2021 +0100 [maven-release-plugin] rollback the release of org.apache.sling.pipes-4.1.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 20bd9ab..7d8c88a 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ </parent> <artifactId>org.apache.sling.pipes</artifactId> - <version>4.1.0</version> + <version>4.1.0-SNAPSHOT</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>org.apache.sling.pipes-4.1.0</tag> + <tag>HEAD</tag> </scm> <build>
