[java-idp-oidc] branch main updated: Forgot to bump rest of POMs.
Scott Cantor
cantor.2 at osu.edu
Wed Apr 27 14:53:21 UTC 2022
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-idp-oidc.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-oidc.git;a=commit;h=b59132c645c9832920963ad45916d05c2207b24e
The following commit(s) were added to refs/heads/main by this push:
new b59132c6 Forgot to bump rest of POMs.
b59132c6 is described below
commit b59132c645c9832920963ad45916d05c2207b24e
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Apr 27 10:53:18 2022 -0400
Forgot to bump rest of POMs.
---
idp-oidc-extension-api/pom.xml | 2 +-
idp-oidc-extension-distribution/pom.xml | 2 +-
idp-oidc-extension-impl/pom.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/idp-oidc-extension-api/pom.xml b/idp-oidc-extension-api/pom.xml
index c2ecd163..29358386 100644
--- a/idp-oidc-extension-api/pom.xml
+++ b/idp-oidc-extension-api/pom.xml
@@ -7,7 +7,7 @@
<parent>
<artifactId>idp-plugin-oidc-op-parent</artifactId>
<groupId>net.shibboleth.idp.plugin.oidc</groupId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.2.0-SNAPSHOT</version>
</parent>
<artifactId>idp-plugin-oidc-op-api</artifactId>
diff --git a/idp-oidc-extension-distribution/pom.xml b/idp-oidc-extension-distribution/pom.xml
index 9b513d63..216b7080 100644
--- a/idp-oidc-extension-distribution/pom.xml
+++ b/idp-oidc-extension-distribution/pom.xml
@@ -8,7 +8,7 @@
<parent>
<artifactId>idp-plugin-oidc-op-parent</artifactId>
<groupId>net.shibboleth.idp.plugin.oidc</groupId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.2.0-SNAPSHOT</version>
</parent>
<artifactId>idp-plugin-oidc-op-distribution</artifactId>
diff --git a/idp-oidc-extension-impl/pom.xml b/idp-oidc-extension-impl/pom.xml
index beaeaac0..e89456cb 100644
--- a/idp-oidc-extension-impl/pom.xml
+++ b/idp-oidc-extension-impl/pom.xml
@@ -6,7 +6,7 @@
<parent>
<artifactId>idp-plugin-oidc-op-parent</artifactId>
<groupId>net.shibboleth.idp.plugin.oidc</groupId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.2.0-SNAPSHOT</version>
</parent>
<artifactId>idp-plugin-oidc-op-impl</artifactId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list