Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dariah
search-commons
Commits
bc4b3cb0
Commit
bc4b3cb0
authored
May 08, 2020
by
Gradl, Tobias
Browse files
Implementing fix for changed DARIAH IdP behavior (endpoint ID/Name not provided anymore)
parent
8ed46308
Pipeline
#15422
passed with stages
in 7 minutes and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
build.gradle
View file @
bc4b3cb0
...
...
@@ -16,7 +16,7 @@ plugins {
group
=
'eu.dariah.de.minfba'
version
=
'1.19.
0
-SNAPSHOT'
version
=
'1.19.
1
-SNAPSHOT'
description
=
'DARIAH-DE Search Commons'
sourceCompatibility
=
'1.8'
...
...
@@ -32,7 +32,7 @@ ext {
gtfVersion
=
"1.6.0-SNAPSHOT"
processingVersion
=
"3.9.2-SNAPSHOT"
colregModelVersion
=
"3.13.0-SNAPSHOT"
dariahSpVersion
=
"1.
3
.0-SNAPSHOT"
dariahSpVersion
=
"1.
4
.0-SNAPSHOT"
springVersion
=
"4.3.6.RELEASE"
jacksonVersion
=
"2.9.6"
...
...
Write
Preview
Supports
Markdown
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