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 1a5a0fd [maven-release-plugin] prepare release
org.apache.sling.pipes-3.0.0
1a5a0fd is described below
commit 1a5a0fde67487075e17a4e1accd26d0284456a61
Author: Nicolas Peltier <[email protected]>
AuthorDate: Wed Sep 12 15:13:19 2018 +0200
[maven-release-plugin] prepare release org.apache.sling.pipes-3.0.0
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index cb8c0e2..b444b91 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<artifactId>org.apache.sling.pipes</artifactId>
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0.0</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-3.0.0</tag>
</scm>
<build>