Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SAREF
saref-pipeline
Commits
1dfdfca5
Commit
1dfdfca5
authored
Sep 15, 2020
by
Maxime Lefrançois
Browse files
Update SAREF.java
parent
9c0bdfcd
Pipeline
#90
passed with stage
in 20 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/main/java/fr/mines_stetienne/ci/saref/SAREF.java
View file @
1dfdfca5
...
...
@@ -62,8 +62,7 @@ public class SAREF {
public
final
static
String
LICENSE
=
"https://forge.etsi.org/etsi-software-license"
;
public
final
static
String
PUBLISHER
=
"https://www.etsi.org/"
;
public
static
final
String
SAREF_PORTAL_STATIC_GIT
=
"https://gitlab.emse.fr/saref/saref-portal-static.git"
;
// public static final String SAREF_PORTAL_STATIC_GIT = "https://forge.etsi.org/rep/SAREF/saref-portal-static.git"; // uncomment when the project is public
public
static
final
String
SAREF_PORTAL_STATIC_GIT
=
"https://forge.etsi.org/rep/SAREF/saref-portal.git"
;
public
static
final
String
LOGGER_BASE
=
"SAREF Pipeline: "
;
public
static
final
String
NAME_SITE
=
"site"
;
...
...
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