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
Indexer
Commits
3256e006
Commit
3256e006
authored
Jan 13, 2022
by
neelesh thakur
Browse files
use updated core-common RC version
parent
34c51b54
Changes
3
Hide whitespace changes
Inline
Side-by-side
indexer-core/pom.xml
View file @
3256e006
...
...
@@ -16,7 +16,7 @@
<properties>
<commons-beanutils.version>
1.9.4
</commons-beanutils.version>
<osdu.oscorecommon.version>
0.13.0-
SNAPSHOT-REMOVE-ELASTIC
</osdu.oscorecommon.version>
<osdu.oscorecommon.version>
0.13.0-
rc6
</osdu.oscorecommon.version>
</properties>
<dependencies>
...
...
pom.xml
View file @
3256e006
...
...
@@ -19,7 +19,7 @@
<java.version>
1.8
</java.version>
<springfox-version>
2.7.0
</springfox-version>
<spring-cloud.version>
Greenwich.SR2
</spring-cloud.version>
<os-core-common.version>
0.13.0-
SNAPSHOT-REMOVE-ELASTIC
</os-core-common.version>
<os-core-common.version>
0.13.0-
rc6
</os-core-common.version>
<snakeyaml.version>
1.26
</snakeyaml.version>
<hibernate-validator.version>
6.1.5.Final
</hibernate-validator.version>
<jackson.version>
2.11.4
</jackson.version>
...
...
provider/indexer-azure/pom.xml
View file @
3256e006
...
...
@@ -42,7 +42,7 @@
<indexer-core.version>
0.13.0-SNAPSHOT
</indexer-core.version>
<spring-security-jwt.version>
1.1.1.RELEASE
</spring-security-jwt.version>
<osdu.corelibazure.version>
0.13.0-rc6
</osdu.corelibazure.version>
<osdu.oscorecommon.version>
0.13.0-
SNAPSHOT-REMOVE-ELASTIC
</osdu.oscorecommon.version>
<osdu.oscorecommon.version>
0.13.0-
rc6
</osdu.oscorecommon.version>
<reactor-netty.version>
0.9.12.RELEASE
</reactor-netty.version>
<java-jwt.version>
3.8.1
</java-jwt.version>
<powermock.version>
2.0.2
</powermock.version>
...
...
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