diff --git a/README.md b/README.md
index fb71f2a..ce6e040 100644
--- a/README.md
+++ b/README.md
@@ -45,4 +45,4 @@ QQ: 756884434 (请注明:SSO-github)
微信
支付宝
-
+
diff --git a/pom.xml b/pom.xml
index e3c6f9f..0f12342 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
com.carl.auth
sso
- 1.0.0-SNAPSHOT
+ 1.0.0
pom
@@ -26,8 +26,6 @@
1.8
5.1.3
1.5.3.RELEASE
-
- 1.5.2
diff --git a/sso-server/pom.xml b/sso-server/pom.xml
index ba30622..07cdd10 100644
--- a/sso-server/pom.xml
+++ b/sso-server/pom.xml
@@ -10,7 +10,7 @@
com.carl.auth
sso
- 1.0.0-SNAPSHOT
+ 1.0.0
../pom.xml
diff --git a/sso-server/src/main/resources/application.properties b/sso-server/src/main/resources/application.properties
index 571b7bb..e1d793a 100644
--- a/sso-server/src/main/resources/application.properties
+++ b/sso-server/src/main/resources/application.properties
@@ -8,20 +8,7 @@
server.context-path=/cas
server.port=8443
-server.ssl.key-store=file:/etc/cas/thekeystore
-server.ssl.key-store-password=changeit
-server.ssl.key-password=changeit
-# server.ssl.ciphers=
-# server.ssl.client-auth=
server.ssl.enabled=false
-# server.ssl.key-alias=
-# server.ssl.key-store-provider=
-# server.ssl.key-store-type=
-# server.ssl.protocol=
-# server.ssl.trust-store=
-# server.ssl.trust-store-password=
-# server.ssl.trust-store-provider=
-# server.ssl.trust-store-type=
server.max-http-header-size=2097152
server.use-forward-headers=true
@@ -48,10 +35,6 @@ spring.http.encoding.force=true
# CAS Cloud Bus Configuration
#
spring.cloud.bus.enabled=false
-# spring.cloud.bus.refresh.enabled=true
-# spring.cloud.bus.env.enabled=true
-# spring.cloud.bus.destination=CasCloudBus
-# spring.cloud.bus.ack.enabled=true
endpoints.enabled=false
endpoints.sensitive=true
@@ -98,19 +81,3 @@ spring.aop.proxy-target-class=true
# CAS Authentication Credentials
#
cas.authn.accept.users=casuser::Mellon
-
-##
-# CAS Delegated Authentication
-#
-cas.authn.pac4j.bitbucket.clientName=Bitbucket
-cas.authn.pac4j.dropbox.clientName=Dropbox
-cas.authn.pac4j.facebook.clientName=Facebook
-cas.authn.pac4j.foursquare.clientName=Foursquare
-cas.authn.pac4j.github.clientName=Github
-cas.authn.pac4j.google.clientName=Google
-cas.authn.pac4j.linkedIn.clientName=LinkedIn
-cas.authn.pac4j.paypal.clientName=PayPal
-cas.authn.pac4j.twitter.clientName=Twitter
-cas.authn.pac4j.yahoo.clientName=Yahoo
-cas.authn.pac4j.windowsLive.clientName=Windows Live
-cas.authn.pac4j.wordpress.clientName=WordPress