[java-idp-plugin-metadatagen] branch main updated: Revert IdP and java-parent versions
Phil Smart
philip.smart at jisc.ac.uk
Mon Jun 14 10:31:06 UTC 2021
This is an automated email from the git hooks/post-receive script.
philsmart pushed a commit to branch main
in repository java-idp-plugin-metadatagen.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-metadatagen.git;a=commit;h=6341f86d8170297360151206d11739fb601c9f4d
The following commit(s) were added to refs/heads/main by this push:
new 6341f86 Revert IdP and java-parent versions
6341f86 is described below
commit 6341f86d8170297360151206d11739fb601c9f4d
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Mon Jun 14 10:30:24 2021 +0000
Revert IdP and java-parent versions
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index d5a074e..b25834d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.2.1</version>
+ <version>11.2.0</version>
</parent>
<groupId>net.shibboleth.idp.plugin.metadatagen</groupId>
<artifactId>idp-plugin-metadatagen-parent</artifactId>
@@ -14,7 +14,7 @@
<description>metadatagen plugin for the Shibboleth IdP.</description>
<properties>
<idp.groupId>net.shibboleth.idp</idp.groupId>
- <idp.version>4.1.2</idp.version>
+ <idp.version>4.1.0</idp.version>
<opensaml.groupId>org.opensaml</opensaml.groupId>
<opensaml.version>4.1.0</opensaml.version>
<checkstyle.configLocation>${project.basedir}/checkstyle.xml</checkstyle.configLocation>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list