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
Security and Compliance
entitlements-ibm
Commits
68929076
Commit
68929076
authored
Jun 17, 2020
by
Alan Braz
Browse files
update core lib version
parent
cbc71008
Pipeline
#2550
passed with stages
in 30 minutes and 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
68929076
...
...
@@ -53,12 +53,13 @@
<springfox-version>
2.7.0
</springfox-version>
<reactor.netty.version>
0.9.0.RELEASE
</reactor.netty.version>
<reactor.core.version>
3.3.0.RELEASE
</reactor.core.version>
<osdu.ibmcore.version>
0.0.14-SNAPSHOT
</osdu.ibmcore.version>
<version.keycloak>
9.0.0
</version.keycloak>
<org.jboss.logging.provider>
slf4j
</org.jboss.logging.provider>
<start-class>
org.opengroup.osdu.ibm.entitlements.EntitlementsApplication
</start-class>
<os-core-lib-ibm.version>
0.0.18
</os-core-lib-ibm.version>
</properties>
<licenses>
<license>
<name>
Apache License, Version 2.0
</name>
...
...
@@ -73,7 +74,7 @@
<dependency>
<groupId>
org.opengroup.osdu
</groupId>
<artifactId>
os-core-lib-ibm
</artifactId>
<version>
${os
du.ibmcore
.version}
</version>
<version>
${os
-core-lib-ibm
.version}
</version>
</dependency>
<dependency>
...
...
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