Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GRANDGERARD Gilles
keycloak-protocol-cas
Commits
0d6c6db8
Commit
0d6c6db8
authored
Apr 23, 2019
by
Updater Bot
Committed by
Doccrazy
Apr 24, 2019
Browse files
Update to Keycloak 6.0.0
parent
07e38605
Changes
2
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
0d6c6db8
...
...
@@ -13,7 +13,7 @@ services:
-
docker
env
:
-
KEYCLOAK_VERSION=
5
.0.0
-
KEYCLOAK_VERSION=
6
.0.0
before_install
:
-
if [ "$TRAVIS_EVENT_TYPE" != "cron" ]; then docker pull quay.io/keycloak/keycloak:$KEYCLOAK_VERSION; fi
...
...
pom.xml
View file @
0d6c6db8
...
...
@@ -22,7 +22,7 @@
<groupId>
org.keycloak
</groupId>
<artifactId>
keycloak-protocol-cas
</artifactId>
<version>
5
.0.0
</version>
<version>
6
.0.0
</version>
<name>
Keycloak CAS Protocol
</name>
<description
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment