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
dariahsp
Commits
58fa7675
Commit
58fa7675
authored
Nov 16, 2020
by
Gradl, Tobias
Browse files
16: Finalize initial v2 release version
Task-Url:
#16
parent
36c00de8
Pipeline
#17899
passed with stage
in 1 minute and 46 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
58fa7675
...
...
@@ -31,11 +31,11 @@ build:
-
dariahsp-core/build/libs/*.jar
-
dariahsp-sample-boot/build/libs/*.jar
only
:
-
v2.
0
-
v2.
x-master
deploy
:
stage
:
deploy
script
:
-
./gradlew publish -x test $NEXUS_CREDENTIALS
only
:
-
v2.
0
-
v2.
x-master
build.gradle
View file @
58fa7675
...
...
@@ -5,7 +5,7 @@ plugins {
allprojects
{
group
=
'eu.dariah.de'
version
=
'2.0.0-
SNAPSHOT
'
version
=
'2.0.0-
RELEASE
'
repositories
{
maven
{
...
...
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