[maven-release-plugin] prepare release org.apache.sling.commons.scheduler-2.7.4
diff --git a/pom.xml b/pom.xml
index c59709d..c923fb6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
<artifactId>org.apache.sling.commons.scheduler</artifactId>
<packaging>bundle</packaging>
- <version>2.7.3-SNAPSHOT</version>
+ <version>2.7.4</version>
<name>Apache Sling Commons Scheduler Support</name>
<description>
@@ -40,7 +40,8 @@
<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>
- </scm>
+ <tag>org.apache.sling.commons.scheduler-2.7.4</tag>
+ </scm>
<build>
<plugins>