[maven-release-plugin] prepare release org.apache.sling.junit.teleporter-1.0.20
diff --git a/pom.xml b/pom.xml
index 9f86881..aa2bec7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>org.apache.sling.junit.teleporter</artifactId>
- <version>1.0.19-SNAPSHOT</version>
+ <version>1.0.20</version>
<name>Apache Sling JUnit Tests Teleporter</name>
<description>Client-side implementation of the Teleporter mechanism for server-side JUnit tests</description>
@@ -153,6 +153,6 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-junit-teleporter.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-junit-teleporter.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-junit-teleporter.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.junit.teleporter-1.0.20</tag>
</scm>
</project>