Skip to content
GitLab
Menu
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
System
Dataset
Commits
d7d71a68
Commit
d7d71a68
authored
Dec 15, 2021
by
David Diederich
Browse files
Using rc libraries instead of SNAPSHOT ones
(cherry picked from commit
1690d8b5
)
parent
4b614d0e
Changes
2
Hide whitespace changes
Inline
Side-by-side
provider/dataset-aws/pom.xml
View file @
d7d71a68
...
...
@@ -58,7 +58,7 @@
<dependency>
<groupId>
org.opengroup.osdu.core.aws
</groupId>
<artifactId>
os-core-lib-aws
</artifactId>
<version>
0.13.0-
SNAPSHOT
</version>
<version>
0.13.0-
rc2
</version>
</dependency>
<dependency>
<groupId>
org.opengroup.osdu
</groupId>
...
...
provider/dataset-gcp/pom.xml
View file @
d7d71a68
...
...
@@ -49,7 +49,7 @@
<dependency>
<groupId>
org.opengroup.osdu
</groupId>
<artifactId>
core-lib-gcp
</artifactId>
<version>
0.13.0-
SNAPSHOT
</version>
<version>
0.13.0-
rc3
</version>
</dependency>
<dependency>
<groupId>
org.springframework.cloud
</groupId>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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