[java-idp-testbed] branch main updated: Bump parent POM version.
Scott Cantor
cantor.2 at osu.edu
Mon Mar 28 19:14:56 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-testbed.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-testbed.git;a=commit;h=f10f19dca171a1f2078581bc1c3034cb5371bf04
The following commit(s) were added to refs/heads/main by this push:
new f10f19d Bump parent POM version.
f10f19d is described below
commit f10f19dca171a1f2078581bc1c3034cb5371bf04
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Mar 28 15:14:53 2022 -0400
Bump parent POM version.
---
pom.xml | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 669b872..f3cc632 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.2.2-SNAPSHOT</version>
+ <version>11.3.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -315,7 +315,6 @@
</dependency>
<!-- Uncomment for OIDC plugin testing. -->
- <!--
<dependency>
<groupId>net.shibboleth.idp.plugin.oidc</groupId>
<artifactId>idp-plugin-oidc-op-impl</artifactId>
@@ -366,7 +365,6 @@
<artifactId>oidc-common-saml-impl</artifactId>
<version>${oidc-commons.version}</version>
</dependency>
- -->
</dependencies>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list