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

cziegeler pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-osgi.git


The following commit(s) were added to refs/heads/master by this push:
     new a386291  [maven-release-plugin] prepare for next development iteration
a386291 is described below

commit a386291e88d8e4fcc15a43ecd32542cce04ee982
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Thu Aug 6 06:45:41 2020 +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 3ec0aa2..459ebf1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.commons.osgi</artifactId>
-    <version>2.4.2</version>
+    <version>2.4.3-SNAPSHOT</version>
 
     <name>Apache Sling Commons OSGi support</name>
     <description>Commons OSGi</description>
@@ -37,7 +37,7 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-osgi.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-osgi.git</developerConnection>
         
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-commons-osgi.git</url>
-      <tag>org.apache.sling.commons.osgi-2.4.2</tag>
+      <tag>HEAD</tag>
   </scm>
     
     <properties>

Reply via email to