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 eae975e [maven-release-plugin] prepare for next development iteration
eae975e is described below
commit eae975e4d16eef75eb8a706cdc7a1e5c9f7bd3ab
Author: Konrad Windszus <[email protected]>
AuthorDate: Mon Feb 3 17:58:18 2025 +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 01844eb..079a891 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>org.apache.sling.installer.factory.configuration</artifactId>
- <version>1.4.10</version>
+ <version>1.4.11-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.10</tag>
+ <tag>HEAD</tag>
<url>https://github.com/apache/sling-org-apache-sling-installer-factory-configuration.git</url>
</scm>