You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by pa...@apache.org on 2020/09/14 11:09:08 UTC

[sling-org-apache-sling-commons-scheduler] branch master updated: [maven-release-plugin] prepare release org.apache.sling.commons.scheduler-2.7.8

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

pauls 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 0fbee4a  [maven-release-plugin] prepare release org.apache.sling.commons.scheduler-2.7.8
0fbee4a is described below

commit 0fbee4a12bffaa7dfa452b6bf39f368b1678a16f
Author: Karl Pauls <ka...@gmail.com>
AuthorDate: Mon Sep 14 13:09:03 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index d5efc50..3bb2a3c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.commons.scheduler</artifactId>
     <packaging>bundle</packaging>
-    <version>2.7.7-SNAPSHOT</version>
+    <version>2.7.8</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>HEAD</tag>
+      <tag>org.apache.sling.commons.scheduler-2.7.8</tag>
   </scm>
 
     <build>