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
Data Flow
Data Enrichment
wks
Commits
a7e98d51
Commit
a7e98d51
authored
Jul 25, 2021
by
David Diederich
Browse files
Updating Libraries to Latest Release Version
parent
a9ac5031
Pipeline
#54150
passed with stages
in 35 minutes and 10 seconds
Changes
5
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
NOTICE
View file @
a7e98d51
This diff is collapsed.
Click to expand it.
pom.xml
View file @
a7e98d51
...
...
@@ -8,7 +8,7 @@
<maven.compiler.source>
1.8
</maven.compiler.source>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<springfox-version>
2.7.0
</springfox-version>
<osdu.oscorecommon-version>
0.
9
.0
</osdu.oscorecommon-version>
<osdu.oscorecommon-version>
0.
10
.0
</osdu.oscorecommon-version>
</properties>
<licenses>
...
...
provider/wks-azure/pom.xml
View file @
a7e98d51
...
...
@@ -12,7 +12,7 @@
<description>
WKS service on Azure
</description>
<packaging>
jar
</packaging>
<properties>
<osdu.corelibazure.version>
0.
9.0
</osdu.corelibazure.version>
<osdu.corelibazure.version>
0.
10.1
</osdu.corelibazure.version>
<azure.applicationinsights.version>
2.6.1
</azure.applicationinsights.version>
<osdu.os-wks-core.version>
0.10.0-SNAPSHOT
</osdu.os-wks-core.version>
<azure.version>
2.1.7
</azure.version>
...
...
provider/wks-gcp/pom.xml
View file @
a7e98d51
...
...
@@ -19,12 +19,12 @@
<dependency>
<groupId>
org.opengroup.osdu
</groupId>
<artifactId>
os-core-common
</artifactId>
<version>
0.
9
.0
</version>
<version>
0.
10
.0
</version>
</dependency>
<dependency>
<groupId>
org.opengroup.osdu
</groupId>
<artifactId>
core-lib-gcp
</artifactId>
<version>
0.
9
.0
</version>
<version>
0.
10
.0
</version>
</dependency>
<dependency>
<groupId>
com.google.cloud
</groupId>
...
...
testing/wks-test-core/pom.xml
View file @
a7e98d51
...
...
@@ -24,7 +24,7 @@
<dependency>
<groupId>
org.opengroup.osdu
</groupId>
<artifactId>
core-lib-azure
</artifactId>
<version>
0.
9.0
</version>
<version>
0.
10.1
</version>
<type>
pom
</type>
<scope>
import
</scope>
</dependency>
...
...
@@ -81,7 +81,7 @@
<dependency>
<groupId>
org.opengroup.osdu
</groupId>
<artifactId>
os-core-common
</artifactId>
<version>
0.
9
.0
</version>
<version>
0.
10
.0
</version>
</dependency>
<dependency>
<groupId>
com.github.berkesa
</groupId>
...
...
@@ -125,7 +125,7 @@
<dependency>
<groupId>
org.opengroup.osdu.de
</groupId>
<artifactId>
os-automation-test-common-lib
</artifactId>
<version>
0.
9
.0
</version>
<version>
0.
10
.0
</version>
</dependency>
<dependency>
<groupId>
org.awaitility
</groupId>
...
...
@@ -141,7 +141,7 @@
<dependency>
<groupId>
org.opengroup.osdu
</groupId>
<artifactId>
core-lib-azure
</artifactId>
<version>
0.
9.0
</version>
<version>
0.
10.1
</version>
</dependency>
<dependency>
<groupId>
org.opengroup.osdu
</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