Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Genesys PGR
Genesys Backend
Commits
bc6ce728
Commit
bc6ce728
authored
Mar 12, 2022
by
Matija Obreza
Browse files
[release] Prepare for next release
parent
0d735c27
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
bc6ce728
...
...
@@ -3,8 +3,8 @@ include:
-
template
:
'
Workflows/Branch-Pipelines.gitlab-ci.yml'
variables
:
VERSION
:
"
2022.
2
"
DOCKER_HOST
:
genesys
1
.swarm.genesys-pgr.org
VERSION
:
"
2022.
3
"
DOCKER_HOST
:
genesys.swarm.genesys-pgr.org
DOCKER_VERSION
:
latest
# This will suppress any download for dependencies and plugins or upload messages which would clutter the console log.
# `showDateTime` will show the passed time in milliseconds. You need to specify `--batch-mode` to make this work.
...
...
pom.xml
View file @
bc6ce728
...
...
@@ -23,7 +23,7 @@
<name>
Genesys 2 Server
</name>
<packaging>
war
</packaging>
<version>
2022.
2
</version>
<version>
2022.
3
</version>
<url>
https://www.genesys-pgr.org
</url>
<description>
Genesys 2 Server
</description>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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