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
Schema
Commits
dd1fd89f
Commit
dd1fd89f
authored
Jul 22, 2021
by
David Diederich
Browse files
Updating Libraries to Latest Release Version
parent
6d5c78a0
Pipeline
#53541
failed with stages
in 35 minutes and 43 seconds
Changes
6
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
.fossa.yml
View file @
dd1fd89f
...
...
@@ -44,6 +44,10 @@ analyze:
type
:
pip
target
:
deployments/scripts/google
path
:
deployments/scripts/google
-
name
:
ibm
type
:
pip
target
:
deployments/scripts/ibm
path
:
deployments/scripts/ibm
-
name
:
scripts
type
:
pip
target
:
deployments/scripts
...
...
NOTICE
View file @
dd1fd89f
This diff is collapsed.
Click to expand it.
provider/schema-aws/pom.xml
View file @
dd1fd89f
...
...
@@ -67,7 +67,7 @@
<dependency>
<groupId>
org.opengroup.osdu.core.aws
</groupId>
<artifactId>
os-core-lib-aws
</artifactId>
<version>
0.10.0
-SNAPSHOT
</version>
<version>
0.10.0
</version>
</dependency>
<dependency>
...
...
provider/schema-azure/pom.xml
View file @
dd1fd89f
...
...
@@ -30,8 +30,8 @@
<properties>
<azure.version>
2.1.7
</azure.version>
<osdu.corelibazure.version>
0.10.0
-rc10
</osdu.corelibazure.version>
<osdu.oscorecommon.version>
0.10.0
-SNAPSHOT
</osdu.oscorecommon.version>
<osdu.corelibazure.version>
0.10.0
</osdu.corelibazure.version>
<osdu.oscorecommon.version>
0.10.0
</osdu.oscorecommon.version>
<osdu.os-schema-core.version>
0.10.0-SNAPSHOT
</osdu.os-schema-core.version>
<mockito.version>
1.10.19
</mockito.version>
<cucumber.version>
5.4.0
</cucumber.version>
...
...
provider/schema-gcp/pom.xml
View file @
dd1fd89f
...
...
@@ -55,7 +55,7 @@
<dependency>
<groupId>
org.opengroup.osdu
</groupId>
<artifactId>
core-lib-gcp
</artifactId>
<version>
0.
9
.0
</version>
<version>
0.
10
.0
</version>
</dependency>
<dependency>
...
...
schema-core/pom.xml
View file @
dd1fd89f
...
...
@@ -13,7 +13,7 @@
<properties>
<springfox-version>
2.7.0
</springfox-version>
<os-core-common.version>
0.
9
.0
</os-core-common.version>
<os-core-common.version>
0.
10
.0
</os-core-common.version>
</properties>
<dependencies>
...
...
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