Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
Deployment and Operations
Backup Service
Commits
0ef8752e
Commit
0ef8752e
authored
Dec 14, 2020
by
Riabokon Stanislav(EPAM)[GCP]
Browse files
Changed roles for backup service,
parent
5825f122
Changes
1
Hide whitespace changes
Inline
Side-by-side
backup-core/src/main/java/org/opengroup/osdu/backup/model/BackupRole.java
View file @
0ef8752e
...
...
@@ -18,7 +18,7 @@ package org.opengroup.osdu.backup.model;
public
class
BackupRole
{
public
static
final
String
BACKUP
=
"
backup.
service"
;
public
static
final
String
BACKUP
=
"service
.backup
"
;
private
BackupRole
()
{
}
...
...
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