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-core.git


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

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

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

diff --git a/pom.xml b/pom.xml
index 98bde0d..9ae3ee1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.junit.core</artifactId>
-    <version>1.0.29-SNAPSHOT</version>
+    <version>1.0.30</version>
 
     <name>Apache Sling JUnit Core</name>
     <description>Runs JUnit tests in an OSGi framework and provides the JUnit 
libraries</description>
@@ -43,7 +43,7 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-junit-core.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-junit-core.git</developerConnection>
         
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-junit-core.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.junit.core-1.0.30</tag>
   </scm>
 
     <build>

Reply via email to