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 e2268eb [maven-release-plugin] prepare release
org.apache.sling.testing.paxexam-1.0.0
e2268eb is described below
commit e2268ebe189df35dd14d0207d4b81122c84c4bd0
Author: Oliver Lietz <[email protected]>
AuthorDate: Mon Jan 29 18:17:27 2018 +0100
[maven-release-plugin] prepare release
org.apache.sling.testing.paxexam-1.0.0
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 146e1ab..f671ff2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<artifactId>org.apache.sling.testing.paxexam</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.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-1.0.0</tag>
</scm>
<build>
--
To stop receiving notification emails like this one, please contact
[email protected].