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
c5878caf
Commit
c5878caf
authored
Mar 19, 2021
by
David Diederich
Browse files
Merge branch 'remove-snapshot-dependencies' into 'master'
Switching the dependencies to release versions See merge request
!10
parents
3d78ad63
282939eb
Pipeline
#32765
passed with stages
in 9 minutes and 35 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.fossa.yml
View file @
c5878caf
...
...
@@ -5,7 +5,7 @@ version: 2
cli
:
server
:
https://app.fossa.com
fetcher
:
custom
project
:
os-b
ackup
project
:
B
ackup
Service
analyze
:
modules
:
-
name
:
backup-service
...
...
provider/backup-gcp/pom.xml
View file @
c5878caf
...
...
@@ -45,7 +45,7 @@
<dependency>
<groupId>
org.opengroup.osdu
</groupId>
<artifactId>
core-lib-gcp
</artifactId>
<version>
0.
6.1-SNAPSHOT
</version>
<version>
0.
7.0
</version>
</dependency>
<dependency>
...
...
testing/backup-test-core/pom.xml
View file @
c5878caf
...
...
@@ -22,7 +22,7 @@
<dependency>
<groupId>
org.opengroup.osdu
</groupId>
<artifactId>
backup-core
</artifactId>
<version>
0.
0.2
-SNAPSHOT
</version>
<version>
0.
8.0
-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
com.sun.jersey
</groupId>
...
...
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