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

jsedding 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 e629f41  [maven-release-plugin] prepare for next development iteration
e629f41 is described below

commit e629f41fb4e6c6489f8b0298bb35149551df78d7
Author: Julian Sedding <[email protected]>
AuthorDate: Mon Jun 21 13:41:05 2021 +0200

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 43114a5..0a1f382 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.junit.core</artifactId>
-    <version>1.1.4</version>
+    <version>1.1.5-SNAPSHOT</version>
 
     <name>Apache Sling JUnit Core</name>
     <description>Runs JUnit tests in an OSGi framework and provides the JUnit 
libraries</description>
@@ -46,7 +46,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>org.apache.sling.junit.core-1.1.4</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <build>

Reply via email to