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
Commits
d449734e
Commit
d449734e
authored
Jul 14, 2021
by
Gradl, Tobias
Browse files
Merge branch 'v4.2-dev' into 'v4.x-master'
Minor bug fixed in processing and core -> version bump See merge request
!28
parents
853318e9
f765b540
Pipeline
#25474
passed with stages
in 4 minutes and 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
build.gradle
View file @
d449734e
...
...
@@ -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
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