[java-oidc-common] branch main updated: Update parent to 11.2.0-SNAPSHOT
Ian Young
ian at iay.org.uk
Wed Nov 18 11:20:49 UTC 2020
This is an automated email from the git hooks/post-receive script.
iay 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=80fcf7d00ace9e98a8e7db5ea142b038619b0655
The following commit(s) were added to refs/heads/main by this push:
new 80fcf7d Update parent to 11.2.0-SNAPSHOT
80fcf7d is described below
commit 80fcf7d00ace9e98a8e7db5ea142b038619b0655
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Nov 18 11:20:47 2020 +0000
Update parent to 11.2.0-SNAPSHOT
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 806cebf..7d0a60e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.1.0-SNAPSHOT</version>
+ <version>11.2.0-SNAPSHOT</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