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
Data Flow
Data Enrichment
wks
Commits
34bca6d7
Commit
34bca6d7
authored
Mar 26, 2021
by
Abhishek Chowdhry
Browse files
Core Library Upgrades
parent
5b049899
Pipeline
#33968
failed with stages
in 1 minute and 32 seconds
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
34bca6d7
...
...
@@ -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.
3.24
</osdu.oscorecommon-version>
<osdu.oscorecommon-version>
0.
7.0
</osdu.oscorecommon-version>
</properties>
<licenses>
...
...
provider/wks-azure/pom.xml
View file @
34bca6d7
...
...
@@ -12,7 +12,7 @@
<description>
WKS service on Azure
</description>
<packaging>
jar
</packaging>
<properties>
<osdu.corelibazure.version>
0.
0.51
</osdu.corelibazure.version>
<osdu.corelibazure.version>
0.
7.0
</osdu.corelibazure.version>
<azure.applicationinsights.version>
2.6.1
</azure.applicationinsights.version>
<osdu.os-wks-core.version>
0.8.0-SNAPSHOT
</osdu.os-wks-core.version>
</properties>
...
...
testing/wks-test-core/pom.xml
View file @
34bca6d7
...
...
@@ -53,7 +53,7 @@
<dependency>
<groupId>
org.opengroup.osdu
</groupId>
<artifactId>
os-core-common
</artifactId>
<version>
0.
0.11
</version>
<version>
0.
7.0
</version>
</dependency>
<dependency>
<groupId>
com.github.berkesa
</groupId>
...
...
@@ -102,7 +102,7 @@
<dependency>
<groupId>
org.opengroup.osdu
</groupId>
<artifactId>
core-lib-azure
</artifactId>
<version>
0.
0.23
</version>
<version>
0.
7.0
</version>
<scope>
test
</scope>
</dependency>
<dependency>
...
...
Write
Preview
Markdown
is supported
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