From 02ca81ddd9184ed596f6fcd1ace38e60665eb362 Mon Sep 17 00:00:00 2001 From: shimingxy Date: Thu, 20 Feb 2020 15:41:22 +0800 Subject: [PATCH] update build.gradle --- build.gradle | 2 +- maxkey-client-sdk/.classpath | 1 - maxkey-core/.classpath | 1 - maxkey-dao/.classpath | 2 -- maxkey-protocols/maxkey-protocol-cas/.classpath | 1 - maxkey-web-maxkey/.classpath | 1 - 6 files changed, 1 insertion(+), 7 deletions(-) diff --git a/build.gradle b/build.gradle index 10d17e755..81c2df39c 100644 --- a/build.gradle +++ b/build.gradle @@ -197,7 +197,7 @@ subprojects { compile group: 'org.springframework.boot', name: 'spring-boot-starter-web', version: "${springBootVersion}" compile group: 'org.springframework.boot', name: 'spring-boot-starter-tomcat', version: "${springBootVersion}" testCompile group: 'org.springframework.boot', name: 'spring-boot-starter-test', version: "${springBootVersion}" - //saml + //saml compile group: 'org.opensaml', name: 'opensaml', version: '2.6.4' compile group: 'org.opensaml', name: 'openws', version: '1.5.4' compile group: 'org.opensaml', name: 'xmltooling', version: '1.4.4' diff --git a/maxkey-client-sdk/.classpath b/maxkey-client-sdk/.classpath index 7a7f31fec..b79fc0c54 100644 --- a/maxkey-client-sdk/.classpath +++ b/maxkey-client-sdk/.classpath @@ -10,7 +10,6 @@ - diff --git a/maxkey-core/.classpath b/maxkey-core/.classpath index 7a7f31fec..b79fc0c54 100644 --- a/maxkey-core/.classpath +++ b/maxkey-core/.classpath @@ -10,7 +10,6 @@ - diff --git a/maxkey-dao/.classpath b/maxkey-dao/.classpath index 8b3d57e2b..540156aa7 100644 --- a/maxkey-dao/.classpath +++ b/maxkey-dao/.classpath @@ -16,14 +16,12 @@ - - diff --git a/maxkey-protocols/maxkey-protocol-cas/.classpath b/maxkey-protocols/maxkey-protocol-cas/.classpath index 7a7f31fec..b79fc0c54 100644 --- a/maxkey-protocols/maxkey-protocol-cas/.classpath +++ b/maxkey-protocols/maxkey-protocol-cas/.classpath @@ -10,7 +10,6 @@ - diff --git a/maxkey-web-maxkey/.classpath b/maxkey-web-maxkey/.classpath index 4d08c1f67..1501fbb14 100644 --- a/maxkey-web-maxkey/.classpath +++ b/maxkey-web-maxkey/.classpath @@ -16,7 +16,6 @@ -