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
dme
Commits
2e1ade62
Commit
2e1ade62
authored
Jul 29, 2020
by
Gradl, Tobias
Browse files
Updated nullorempty gtf command
parent
f91aace5
Pipeline
#24312
passed with stages
in 2 minutes and 38 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
build.gradle
View file @
2e1ade62
...
...
@@ -19,7 +19,7 @@ plugins {
allprojects
{
group
=
'de.unibamberg.minf'
version
=
'3.7.
3
-SNAPSHOT'
version
=
'3.7.
4
-SNAPSHOT'
description
=
'DARIAH-DE Data Modeling Environment'
ext
{
...
...
@@ -43,8 +43,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"
// Filled dynamically by packaging tasks
debFile
=
""
...
...
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