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
Reference and Helper Services
CRS Catalog
Commits
2b33b217
Commit
2b33b217
authored
Jul 22, 2021
by
David Diederich
Browse files
Updating Libraries to Latest Release Version
parent
ca970e9a
Pipeline
#53550
passed with stages
in 15 minutes and 39 seconds
Changes
5
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
NOTICE
View file @
2b33b217
This diff is collapsed.
Click to expand it.
pom.xml
View file @
2b33b217
...
...
@@ -9,7 +9,7 @@
<docker.image.prefix>
org.opengroup.osdu
</docker.image.prefix>
<powermock.version>
2.0.6
</powermock.version>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<os-core-common.version>
0.
9
.0
</os-core-common.version>
<os-core-common.version>
0.
10
.0
</os-core-common.version>
<snakeyaml.version>
1.26
</snakeyaml.version>
<nimbus-jose-jwt.version>
7.9
</nimbus-jose-jwt.version>
</properties>
...
...
provider/crs-catalog-azure/crs-catalog-aks/pom.xml
View file @
2b33b217
...
...
@@ -24,7 +24,7 @@
<maven.compiler.showDeprecation>
true
</maven.compiler.showDeprecation>
<maven.compiler.source>
1.8
</maven.compiler.source>
<maven.compiler.target>
1.8
</maven.compiler.target>
<osdu.corelibazure.version>
0.
9
.0
</osdu.corelibazure.version>
<osdu.corelibazure.version>
0.
10
.0
</osdu.corelibazure.version>
<json-smart.version>
2.4.6
</json-smart.version>
</properties>
...
...
provider/crs-catalog-gcp/crs-catalog-gke/pom.xml
View file @
2b33b217
...
...
@@ -91,7 +91,7 @@
<dependency>
<groupId>
org.opengroup.osdu
</groupId>
<artifactId>
core-lib-gcp
</artifactId>
<version>
0.
9
.0
</version>
<version>
0.
10
.0
</version>
</dependency>
<dependency>
...
...
provider/crs-catalog-ibm/crs-catalog-ocp/pom.xml
View file @
2b33b217
...
...
@@ -20,7 +20,7 @@
<app.id>
crs-catalog-ocp
</app.id>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<objectify.version>
5.1.22
</objectify.version>
<os-core-lib-ibm.version>
0.
9
.0
</os-core-lib-ibm.version>
<os-core-lib-ibm.version>
0.
10
.0
</os-core-lib-ibm.version>
<slf4j.version>
1.7.25
</slf4j.version>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<maven.compiler.showDeprecation>
true
</maven.compiler.showDeprecation>
...
...
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