[java-idp-plugin-duo] branch main updated: Remove redundant POM property
Phil Smart
philip.smart at jisc.ac.uk
Wed Feb 10 15:00:43 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-duo.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-duo.git;a=commit;h=1f1f263229a6cecad4c06f628497b0bdae4f3a24
The following commit(s) were added to refs/heads/main by this push:
new 1f1f263 Remove redundant POM property
1f1f263 is described below
commit 1f1f263229a6cecad4c06f628497b0bdae4f3a24
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Wed Feb 10 15:00:41 2021 +0000
Remove redundant POM property
---
pom.xml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 9f024fa..f921316 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,8 +25,7 @@
<duo.client.version>1.0.3</duo.client.version>
<opensaml.groupId>org.opensaml</opensaml.groupId>
<opensaml.version>4.1.0-SNAPSHOT</opensaml.version>
- <java-support.version>8.2.0-SNAPSHOT</java-support.version>
- <odic.common.crypto.version>0.0.1</odic.common.crypto.version>
+ <java-support.version>8.2.0-SNAPSHOT</java-support.version>
<oidc.common.version>0.0.1</oidc.common.version>
<checkstyle.configLocation>${project.basedir}/checkstyle.xml</checkstyle.configLocation>
</properties>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list