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
bdecf998
Commit
bdecf998
authored
May 20, 2021
by
harshit aggarwal
Browse files
Updating library versions
parent
907d8158
Pipeline
#41297
failed with stages
in 27 seconds
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
bdecf998
...
...
@@ -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.
7
.0
</osdu.oscorecommon-version>
<osdu.oscorecommon-version>
0.
9
.0
-SNAPSHOT
</osdu.oscorecommon-version>
</properties>
<licenses>
...
...
provider/wks-azure/pom.xml
View file @
bdecf998
...
...
@@ -12,7 +12,7 @@
<description>
WKS service on Azure
</description>
<packaging>
jar
</packaging>
<properties>
<osdu.corelibazure.version>
0.
7
.0
</osdu.corelibazure.version>
<osdu.corelibazure.version>
0.
9
.0
-SNAPSHOT
</osdu.corelibazure.version>
<azure.applicationinsights.version>
2.6.1
</azure.applicationinsights.version>
<osdu.os-wks-core.version>
0.9.0-SNAPSHOT
</osdu.os-wks-core.version>
</properties>
...
...
testing/wks-test-core/pom.xml
View file @
bdecf998
...
...
@@ -53,7 +53,7 @@
<dependency>
<groupId>
org.opengroup.osdu
</groupId>
<artifactId>
os-core-common
</artifactId>
<version>
0.
7
.0
</version>
<version>
0.
9
.0
-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
com.github.berkesa
</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