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
65d22adf
Commit
65d22adf
authored
Oct 21, 2021
by
Shrikant Garg
Browse files
Merge branch 'IBM-upgrade-core-lib-version' into 'master'
upgrade core lib version to 0.12.0-SNAPSHOT See merge request
!132
parents
3930fafc
26292705
Pipeline
#73149
failed with stages
in 32 minutes and 12 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
provider/notification-ibm/pom.xml
View file @
65d22adf
...
...
@@ -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 @
65d22adf
...
...
@@ -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