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
Register
Commits
f4abb3d7
Commit
f4abb3d7
authored
Oct 21, 2021
by
Ashwani Pandey
Committed by
Shrikant Garg
Oct 21, 2021
Browse files
Ibm upgrade core lib version
parent
b815e80f
Changes
2
Show whitespace changes
Inline
Side-by-side
provider/register-ibm/pom.xml
View file @
f4abb3d7
...
...
@@ -31,7 +31,7 @@
<dependency>
<groupId>
org.opengroup.osdu
</groupId>
<artifactId>
os-core-lib-ibm
</artifactId>
<version>
0.
9.0
</version>
<version>
0.
12.0-SNAPSHOT
</version>
</dependency>
<dependency>
...
...
testing/register-test-ibm/pom.xml
View file @
f4abb3d7
...
...
@@ -33,7 +33,7 @@ Copyright 2020 IBM Corp. All Rights Reserved.
<maven.compiler.target>
1.8
</maven.compiler.target>
<maven.compiler.source>
1.8
</maven.compiler.source>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<os-core-lib-ibm.version>
0.
7.0
</os-core-lib-ibm.version>
<os-core-lib-ibm.version>
0.
12.0-SNAPSHOT
</os-core-lib-ibm.version>
</properties>
<dependencies>
...
...
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