[java-oidc-common] branch main updated: Bump parent POM version.
Scott Cantor
cantor.2 at osu.edu
Mon Mar 28 19:15:41 UTC 2022
This is an automated email from the git hooks/post-receive script.
scantor 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=caaa5847430f383306a4d0922fa7db6d0ac83a7b
The following commit(s) were added to refs/heads/main by this push:
new caaa584 Bump parent POM version.
caaa584 is described below
commit caaa5847430f383306a4d0922fa7db6d0ac83a7b
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Mar 28 15:15:38 2022 -0400
Bump parent POM version.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1b2c68c..c56979a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.2.2-SNAPSHOT</version>
+ <version>11.3.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