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
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 @@
...
@@ -8,7 +8,7 @@
<maven.compiler.source>
1.8
</maven.compiler.source>
<maven.compiler.source>
1.8
</maven.compiler.source>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<springfox-version>
2.7.0
</springfox-version>
<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>
</properties>
<licenses>
<licenses>
...
...
provider/wks-azure/pom.xml
View file @
bdecf998
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
<description>
WKS service on Azure
</description>
<description>
WKS service on Azure
</description>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
<properties>
<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>
<azure.applicationinsights.version>
2.6.1
</azure.applicationinsights.version>
<osdu.os-wks-core.version>
0.9.0-SNAPSHOT
</osdu.os-wks-core.version>
<osdu.os-wks-core.version>
0.9.0-SNAPSHOT
</osdu.os-wks-core.version>
</properties>
</properties>
...
...
testing/wks-test-core/pom.xml
View file @
bdecf998
...
@@ -53,7 +53,7 @@
...
@@ -53,7 +53,7 @@
<dependency>
<dependency>
<groupId>
org.opengroup.osdu
</groupId>
<groupId>
org.opengroup.osdu
</groupId>
<artifactId>
os-core-common
</artifactId>
<artifactId>
os-core-common
</artifactId>
<version>
0.
7
.0
</version>
<version>
0.
9
.0
-SNAPSHOT
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.github.berkesa
</groupId>
<groupId>
com.github.berkesa
</groupId>
...
...
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