Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dariah
search
Commits
f765b540
Commit
f765b540
authored
Jul 14, 2021
by
Gradl, Tobias
Browse files
Minor bug fixed in processing and core -> version bump
parent
b404d1c1
Pipeline
#25472
passed with stage
in 46 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
build.gradle
View file @
f765b540
...
...
@@ -9,7 +9,7 @@ allprojects {
apply
plugin:
'eclipse'
group
=
'eu.dariah.de.minfba'
version
=
'4.3-SNAPSHOT'
version
=
'4.3
.1
-SNAPSHOT'
repositories
{
mavenLocal
()
...
...
@@ -18,9 +18,9 @@ allprojects {
}
}
ext
{
coreVersion
=
"6.5.
1
-SNAPSHOT"
gtfVersion
=
"2.3.
2
-SNAPSHOT"
processingVersion
=
"4.3.
3
-SNAPSHOT"
coreVersion
=
"6.5.
2
-SNAPSHOT"
gtfVersion
=
"2.3.
3
-SNAPSHOT"
processingVersion
=
"4.3.
4
-SNAPSHOT"
colregModelVersion
=
"4.4.1-SNAPSHOT"
dariahSpVersion
=
"2.1.7-RELEASE"
...
...
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