[java-idp-plugin-duo] branch main updated: JDUO-25 Rename native-client-impl to sdk-client-impl for consistency
Phil Smart
philip.smart at jisc.ac.uk
Mon Dec 14 17:48:40 UTC 2020
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=2ed079625a26c63ec9c1ab3ea1ab34278ce58d34
The following commit(s) were added to refs/heads/main by this push:
new 2ed0796 JDUO-25 Rename native-client-impl to sdk-client-impl for consistency
2ed0796 is described below
commit 2ed079625a26c63ec9c1ab3ea1ab34278ce58d34
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Mon Dec 14 17:48:35 2020 +0000
JDUO-25 Rename native-client-impl to sdk-client-impl for consistency
Rename artifact
https://issues.shibboleth.net/jira/browse/JDUO-25
---
idp-duo-sdk-client-impl/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/idp-duo-sdk-client-impl/pom.xml b/idp-duo-sdk-client-impl/pom.xml
index 53e3fac..9bfb536 100644
--- a/idp-duo-sdk-client-impl/pom.xml
+++ b/idp-duo-sdk-client-impl/pom.xml
@@ -9,7 +9,7 @@
<version>0.0.1-SNAPSHOT</version>
</parent>
- <artifactId>idp-plugin-duo-native-client-impl</artifactId>
+ <artifactId>idp-plugin-duo-sdk-client-impl</artifactId>
<name>Shibboleth IdP :: Plugins :: Duo 2FA Web SDK implementation</name>
<description>IdP Duo OIDC 2FA native Duo SDK implementation.</description>
<packaging>jar</packaging>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list