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

radu pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-junit-teleporter.git


The following commit(s) were added to refs/heads/master by this push:
     new 6f3b93a  [maven-release-plugin] prepare release 
org.apache.sling.junit.teleporter-1.0.22
6f3b93a is described below

commit 6f3b93ab8966faabd3a30e4ca8f3e9d5538fa3ae
Author: Radu Cotescu <[email protected]>
AuthorDate: Thu Jul 16 13:51:31 2020 +0200

    [maven-release-plugin] prepare release 
org.apache.sling.junit.teleporter-1.0.22
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 99ba410..bd76dea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
   </parent>
 
   <artifactId>org.apache.sling.junit.teleporter</artifactId>
-  <version>1.0.21-SNAPSHOT</version>
+  <version>1.0.22</version>
 
   <name>Apache Sling JUnit Tests Teleporter</name>
   <description>Client-side implementation of the Teleporter mechanism for 
server-side JUnit tests</description>
@@ -86,7 +86,7 @@
     <dependency>
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.junit.core</artifactId>
-      <version>1.0.29-SNAPSHOT</version>
+      <version>1.0.30</version>
     </dependency>
     <dependency>
       <groupId>org.apache.sling</groupId>
@@ -144,6 +144,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.22</tag>
   </scm>
 </project>

Reply via email to