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-resource-filter.git


The following commit(s) were added to refs/heads/master by this push:
     new 0b10864  [maven-release-plugin] prepare release 
org.apache.sling.resource.filter-1.0.2
0b10864 is described below

commit 0b1086429d21608f94f49415aad021fd37188120
Author: Stefan Seifert <[email protected]>
AuthorDate: Wed Nov 26 16:50:05 2025 +0100

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

diff --git a/pom.xml b/pom.xml
index f165b29..bfc3c86 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
     </parent>
 
     <artifactId>org.apache.sling.resource.filter</artifactId>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.0.2</version>
 
     <name>Apache Sling Resource Filter</name>
     <description>provides a set of utilities to create and handle 
streams</description>
@@ -24,7 +24,7 @@
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resource-filter.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resource-filter.git</developerConnection>
-        <tag>HEAD</tag>
+        <tag>org.apache.sling.resource.filter-1.0.2</tag>
         
<url>https://github.com/apache/sling-org-apache-sling-resource-filter.git</url>
     </scm>
 

Reply via email to