[java-oidc-common] branch maint-2 updated: Pin parent to 11.3.6
Rod Widdowson
rdw at steadingsoftware.com
Mon Mar 25 10:53:23 UTC 2024
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch maint-2
in repository java-oidc-common.
View the commit online:
http://git.shibboleth.net/view/?p=java-oidc-common.git;a=commit;h=af1bad326727730e4ac71c69e2d3f93d9de88666
The following commit(s) were added to refs/heads/maint-2 by this push:
new af1bad3 Pin parent to 11.3.6
af1bad3 is described below
commit af1bad326727730e4ac71c69e2d3f93d9de88666
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon Mar 25 10:53:18 2024 +0000
Pin parent to 11.3.6
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2d5059f..da13624 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.3.6-SNAPSHOT</version>
+ <version>11.3.6</version>
</parent>
<groupId>net.shibboleth.oidc</groupId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list