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 c1c2d5e  [maven-release-plugin] prepare for next development iteration
c1c2d5e is described below

commit c1c2d5eb358eb35d727348b8ff780f5ae76271db
Author: Stefan Seifert <[email protected]>
AuthorDate: Wed Nov 26 16:50:13 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 bfc3c86..dc56169 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
     </parent>
 
     <artifactId>org.apache.sling.resource.filter</artifactId>
-    <version>1.0.2</version>
+    <version>1.0.3-SNAPSHOT</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>org.apache.sling.resource.filter-1.0.2</tag>
+        <tag>HEAD</tag>
         
<url>https://github.com/apache/sling-org-apache-sling-resource-filter.git</url>
     </scm>
 

Reply via email to