Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
Schema
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OSDU
OSDU Data Platform
System
Schema
Commits
c3b84a23
Commit
c3b84a23
authored
1 year ago
by
Solomon Ayalew
Committed by
Chad Leong
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
pull latest os-core-common version to schema-core-plus project
parent
223e1b21
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!611
pull latest os-core-common version to schema-core-plus project
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
NOTICE
+0
-1
0 additions, 1 deletion
NOTICE
schema-core-plus/pom.xml
+1
-2
1 addition, 2 deletions
schema-core-plus/pom.xml
with
1 addition
and
3 deletions
NOTICE
+
0
−
1
View file @
c3b84a23
...
...
@@ -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)
...
...
This diff is collapsed.
Click to expand it.
schema-core-plus/pom.xml
+
1
−
2
View file @
c3b84a23
...
...
@@ -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.2
4
.0
</os-core-common.version>
<os-core-common.version>
0.2
5
.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>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment