[maven-release-plugin] prepare release org.apache.sling.testing.paxexam-1.0.0
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>