This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-auth-oauth-client.git


The following commit(s) were added to refs/heads/master by this push:
     new 108704d  [maven-release-plugin] prepare for next development iteration
108704d is described below

commit 108704d760e87e49f7091158b87391eb08ac8e51
Author: Robert Munteanu <[email protected]>
AuthorDate: Wed Jun 18 16:49:48 2025 +0200

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index e97565e..6cb1b72 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     </parent>
 
     <artifactId>org.apache.sling.auth.oauth-client</artifactId>
-    <version>0.1.2</version>
+    <version>0.1.3-SNAPSHOT</version>
 
     <name>Apache Sling OAuth Client</name>
     <description>Apache Sling OAuth 2.0 client with OIDC support</description>
@@ -35,13 +35,13 @@
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-auth-oauth-client.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-auth-oauth-client.git</developerConnection>
-        <tag>org.apache.sling.auth.oauth-client-0.1.2</tag>
+        <tag>org.apache.sling.auth.oauth-client-0.1.0</tag>
         
<url>https://github.com/apache/sling-org-apache-sling-auth-oauth-client.git</url>
     </scm>
 
     <properties>
         <sling.java.version>11</sling.java.version>
-        
<project.build.outputTimestamp>1750258088</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1750258188</project.build.outputTimestamp>
         <it.startTimeoutSeconds>60</it.startTimeoutSeconds>
     </properties>
     <dependencies>

Reply via email to