Skip to content
Snippets Groups Projects
Commit c3b84a23 authored by Solomon Ayalew's avatar Solomon Ayalew Committed by Chad Leong
Browse files

pull latest os-core-common version to schema-core-plus project

parent 223e1b21
No related branches found
No related tags found
1 merge request!611pull latest os-core-common version to schema-core-plus project
......@@ -660,7 +660,6 @@ The following software have components provided under the terms of this license:
- Microsoft Azure common module for Storage (from https://github.com/Azure/azure-sdk-for-java)
- Microsoft Azure internal Avro module for Storage (from https://github.com/Azure/azure-sdk-for-java)
- Mockito (from http://mockito.org, http://www.mockito.org, https://github.com/mockito/mockito)
- MongoDB Java Driver (from http://mongodb.org/, http://www.mongodb.org, https://www.mongodb.com/)
- Netty/Codec/HTTP (from https://repo1.maven.org/maven2/io/netty/netty-codec-http)
- Netty/Common (from https://repo1.maven.org/maven2/io/netty/netty-common)
- Project Lombok (from http://projectlombok.org, https://projectlombok.org)
......
......@@ -10,13 +10,12 @@
<properties>
<jackson-databind.version>2.15.0</jackson-databind.version>
<jackson.version>2.15.0</jackson.version>
<os-core-common.version>0.24.0</os-core-common.version>
<os-core-common.version>0.25.0-rc2</os-core-common.version>
</properties>
<artifactId>schema-core-plus</artifactId>
<description>Google cloud related implementation staff.</description>
<packaging>jar</packaging>
<version>0.25.0-SNAPSHOT</version>
<dependencyManagement>
<dependencies>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment