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

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


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

commit ecaf2472ca1b36e87ddd649165f80990b33cb49e
Author: David Bosschaert <[email protected]>
AuthorDate: Thu Feb 6 10:22:25 2020 +0000

    [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 27fda20..d5efc50 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.commons.scheduler</artifactId>
     <packaging>bundle</packaging>
-    <version>2.7.6</version>
+    <version>2.7.7-SNAPSHOT</version>
 
     <name>Apache Sling Commons Scheduler Support</name>
     <description>
@@ -40,7 +40,7 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-scheduler.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-scheduler.git</developerConnection>
         
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-commons-scheduler.git</url>
-      <tag>org.apache.sling.commons.scheduler-2.7.6</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <build>

Reply via email to