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
badff8d2
Commit
badff8d2
authored
Jul 29, 2020
by
Gradl, Tobias
Browse files
Implement git capabilities of processing-adapters (#406)
parent
5190ed68
Pipeline
#16244
passed with stages
in 5 minutes and 41 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
build.gradle
View file @
badff8d2
...
...
@@ -16,7 +16,7 @@ plugins {
group
=
'eu.dariah.de.minfba'
version
=
'1.20.
1
-SNAPSHOT'
version
=
'1.20.
2
-SNAPSHOT'
description
=
'DARIAH-DE Search Commons'
sourceCompatibility
=
'1.8'
...
...
@@ -29,8 +29,8 @@ repositories {
ext
{
coreVersion
=
"5.4.1-SNAPSHOT"
gtfVersion
=
"1.6.
1
-SNAPSHOT"
processingVersion
=
"4.0.
1
-SNAPSHOT"
gtfVersion
=
"1.6.
2
-SNAPSHOT"
processingVersion
=
"4.0.
2
-SNAPSHOT"
colregModelVersion
=
"3.15.0-RELEASE"
dariahSpVersion
=
"1.4.0-SNAPSHOT"
...
...
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