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-commons-fsclassloader.git


The following commit(s) were added to refs/heads/master by this push:
     new aeddd9f  [maven-release-plugin] prepare release 
org.apache.sling.commons.fsclassloader-1.0.16
aeddd9f is described below

commit aeddd9f713e3acd07cc84edd1b922de1e09279b3
Author: Stefan Seifert <[email protected]>
AuthorDate: Fri Dec 13 10:55:46 2024 +0100

    [maven-release-plugin] prepare release 
org.apache.sling.commons.fsclassloader-1.0.16
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 8dc768d..2427df3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.commons.fsclassloader</artifactId>
-    <version>1.0.15-SNAPSHOT</version>
+    <version>1.0.16</version>
 
     <name>Apache Sling Commons FileSystem ClassLoader</name>
     <description>The Sling Commons FileSystem ClassLoader bundle provides a 
dynamic class loader for reading
@@ -37,7 +37,7 @@
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-fsclassloader.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-fsclassloader.git</developerConnection>
-        <tag>HEAD</tag>
+        <tag>org.apache.sling.commons.fsclassloader-1.0.16</tag>
         
<url>https://github.com/apache/sling-org-apache-sling-commons-fsclassloader.git</url>
     </scm>
 

Reply via email to