[java-oidc-common] branch main updated: Move parent version forward to 11.3.4
Rod Widdowson
rdw at steadingsoftware.com
Fri Aug 12 13:47:05 UTC 2022
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository java-oidc-common.
View the commit online:
http://git.shibboleth.net/view/?p=java-oidc-common.git;a=commit;h=ae5619f8041cd06dc0ab36a0d82496599d799406
The following commit(s) were added to refs/heads/main by this push:
new ae5619f Move parent version forward to 11.3.4
ae5619f is described below
commit ae5619f8041cd06dc0ab36a0d82496599d799406
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Aug 12 14:47:00 2022 +0100
Move parent version forward to 11.3.4
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 41a4446..af42654 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.3.4-SNAPSHOT</version>
+ <version>11.3.4</version>
</parent>
<groupId>net.shibboleth.oidc</groupId>
<artifactId>oidc-common-parent</artifactId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list