This is an automated email from the ASF dual-hosted git repository. sseifert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-launcher.git
commit 28b7a398fc2099ea4c2bfb2208f27f17b42c53e3 Author: Stefan Seifert <[email protected]> AuthorDate: Tue Dec 17 15:45:47 2024 +0100 update to release version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3b0427e..72ed85f 100644 --- a/pom.xml +++ b/pom.xml @@ -73,7 +73,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.feature</artifactId> - <version>2.0.3-SNAPSHOT</version> + <version>2.0.4</version> <scope>compile</scope> </dependency> <dependency>
