You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2018/03/04 13:48:29 UTC

[sling-org-apache-sling-testing-paxexam] branch master updated: [maven-release-plugin] prepare release org.apache.sling.testing.paxexam-2.0.0

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

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


The following commit(s) were added to refs/heads/master by this push:
     new bd4eaf9  [maven-release-plugin] prepare release org.apache.sling.testing.paxexam-2.0.0
bd4eaf9 is described below

commit bd4eaf9f0cf6de49ce9a97c21e04173a7c7bcd5c
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Sun Mar 4 14:48:28 2018 +0100

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

diff --git a/pom.xml b/pom.xml
index 6bc2be6..dd11c6a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>org.apache.sling.testing.paxexam</artifactId>
-  <version>2.0.0-SNAPSHOT</version>
+  <version>2.0.0</version>
 
   <name>Apache Sling Testing PaxExam</name>
   <description>Test support for use with Pax Exam.</description>
@@ -45,7 +45,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-paxexam.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-paxexam.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-testing-paxexam.git</url>
-    <tag>HEAD</tag>
+    <tag>org.apache.sling.testing.paxexam-2.0.0</tag>
   </scm>
 
   <build>

-- 
To stop receiving notification emails like this one, please contact
olli@apache.org.