This is an automated email from the ASF dual-hosted git repository.
kwin pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-factory-configuration.git
The following commit(s) were added to refs/heads/master by this push:
new 0d40956 [maven-release-plugin] prepare for next development iteration
0d40956 is described below
commit 0d409568d1744956788e9eec6a16cbe34f4f9d35
Author: Konrad Windszus <[email protected]>
AuthorDate: Thu Nov 14 20:38:22 2024 +0100
[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 12a06a7..243282b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>org.apache.sling.installer.factory.configuration</artifactId>
- <version>1.4.8</version>
+ <version>1.4.9-SNAPSHOT</version>
<name>Apache Sling Installer Configuration Factory</name>
<description>Provides support for configurations to the Apache Sling OSGi
installer</description>
@@ -35,7 +35,7 @@
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-factory-configuration.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-factory-configuration.git</developerConnection>
- <tag>org.apache.sling.installer.factory.configuration-1.4.8</tag>
+ <tag>HEAD</tag>
<url>https://github.com/apache/sling-org-apache-sling-installer-factory-configuration.git</url>
</scm>