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-bundleresource-impl.git
The following commit(s) were added to refs/heads/master by this push:
new fbd7fe2 [maven-release-plugin] prepare release
org.apache.sling.bundleresource.impl-2.4.0
fbd7fe2 is described below
commit fbd7fe27b6b739a86724813c3540ebfde3f63141
Author: Stefan Seifert <[email protected]>
AuthorDate: Wed Mar 5 18:40:55 2025 +0100
[maven-release-plugin] prepare release
org.apache.sling.bundleresource.impl-2.4.0
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index cf9e2b0..842d085 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>org.apache.sling.bundleresource.impl</artifactId>
- <version>2.3.5-SNAPSHOT</version>
+ <version>2.4.0</version>
<name>Apache Sling Bundle Resource Provider</name>
<description>Provides a ResourceProvider implementation supporting bundle
@@ -36,13 +36,13 @@
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-bundleresource-impl.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-bundleresource-impl.git</developerConnection>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.bundleresource.impl-2.4.0</tag>
<url>https://github.com/apache/sling-org-apache-sling-bundleresource-impl.git</url>
</scm>
<properties>
<sling.java.version>11</sling.java.version>
-
<project.build.outputTimestamp>2021-04-23T16:34:16Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-03-05T17:40:47Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>