Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
GC-OSM
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
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
Lib
cloud
gcp
GC-OSM
Commits
1d5034fb
Commit
1d5034fb
authored
11 months ago
by
David Diederich
Browse files
Options
Downloads
Patches
Plain Diff
Upgrade First Party Library Dependencies for Release 0.26
parent
44b764cb
No related branches found
No related tags found
1 merge request
!5
Upgrade First Party Library Dependencies for Release 0.26
Pipeline
#255767
passed
11 months ago
Stage: build
Stage: coverage
Stage: scan
Stage: integration
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
gc-osm-datastore/pom.xml
+1
-1
1 addition, 1 deletion
gc-osm-datastore/pom.xml
testing/gc-osm-test-datastore/pom.xml
+1
-1
1 addition, 1 deletion
testing/gc-osm-test-datastore/pom.xml
with
2 additions
and
2 deletions
gc-osm-datastore/pom.xml
+
1
−
1
View file @
1d5034fb
...
...
@@ -21,7 +21,7 @@
<dependency>
<groupId>
org.opengroup.osdu
</groupId>
<artifactId>
os-osm-core
</artifactId>
<version>
0.2
5
.0
-rc5
</version>
<version>
0.2
6
.0
</version>
<scope>
provided
</scope>
</dependency>
<dependency>
...
...
This diff is collapsed.
Click to expand it.
testing/gc-osm-test-datastore/pom.xml
+
1
−
1
View file @
1d5034fb
...
...
@@ -29,7 +29,7 @@
<dependency>
<groupId>
org.opengroup.osdu
</groupId>
<artifactId>
os-osm-test-core
</artifactId>
<version>
0.2
5
.0
-rc5
</version>
<version>
0.2
6
.0
</version>
</dependency>
</dependencies>
...
...
This diff is collapsed.
Click to expand it.
David Diederich
@divido
mentioned in commit
a8998a30
·
11 months ago
mentioned in commit
a8998a30
mentioned in commit a8998a3095eef69481550c4a2a39760c48808f0e
Toggle commit list
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