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
System
Notification
Commits
26292705
Commit
26292705
authored
Oct 21, 2021
by
Ashwani Pandey
Committed by
Shrikant Garg
Oct 21, 2021
Browse files
upgrade core lib version to 0.12.0-SNAPSHOT
parent
3930fafc
Changes
2
Hide whitespace changes
Inline
Side-by-side
provider/notification-ibm/pom.xml
View file @
26292705
...
...
@@ -44,7 +44,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/notification-test-ibm/pom.xml
View file @
26292705
...
...
@@ -33,7 +33,7 @@
<java.version>
8
</java.version>
<maven.compiler.target>
${java.version}
</maven.compiler.target>
<maven.compiler.source>
${java.version}
</maven.compiler.source>
<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
.
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