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 fcb5e74 [maven-release-plugin] prepare release
org.apache.sling.auth.oauth-client-0.1.6
fcb5e74 is described below
commit fcb5e74a51471650c90d87442c77d969fb1499fa
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri Nov 14 13:32:43 2025 +0100
[maven-release-plugin] prepare release
org.apache.sling.auth.oauth-client-0.1.6
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 36a5b46..2c7cf6e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>org.apache.sling.auth.oauth-client</artifactId>
- <version>0.1.5-SNAPSHOT</version>
+ <version>0.1.6</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.0</tag>
+ <tag>org.apache.sling.auth.oauth-client-0.1.6</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>1761060051</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1763123464</project.build.outputTimestamp>
<it.startTimeoutSeconds>60</it.startTimeoutSeconds>
</properties>
<dependencies>