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
50d7d481
Commit
50d7d481
authored
Jun 02, 2021
by
David Diederich
Browse files
Updating library dependencies to use release versions
parent
7f8cbf38
Pipeline
#43970
passed with stages
in 7 minutes and 16 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
backup-core/pom.xml
View file @
50d7d481
...
...
@@ -14,7 +14,7 @@
</parent>
<properties>
<os-core-common.version>
0.9.0
-SNAPSHOT
</os-core-common.version>
<os-core-common.version>
0.9.0
</os-core-common.version>
<openapi.version>
1.4.8
</openapi.version>
</properties>
...
...
@@ -92,4 +92,4 @@
<version>
${openapi.version}
</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
</project>
provider/backup-gcp/pom.xml
View file @
50d7d481
...
...
@@ -45,7 +45,7 @@
<dependency>
<groupId>
org.opengroup.osdu
</groupId>
<artifactId>
core-lib-gcp
</artifactId>
<version>
0.9.0
-SNAPSHOT
</version>
<version>
0.9.0
</version>
</dependency>
<dependency>
...
...
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