Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
Search
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
Search
Commits
e08bdfb4
Commit
e08bdfb4
authored
2 years ago
by
David Diederich
Browse files
Options
Downloads
Patches
Plain Diff
This creates a unique id entry for the testing root pom tree
parent
d6fea3cf
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!475
Change maven id for testing pom tree
Pipeline
#175788
canceled
2 years ago
Stage: build
Stage: scan
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/integration-tests/pom.xml
+1
-1
1 addition, 1 deletion
testing/integration-tests/pom.xml
with
1 addition
and
1 deletion
testing/integration-tests/pom.xml
+
1
−
1
View file @
e08bdfb4
...
...
@@ -17,7 +17,7 @@
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.opengroup.osdu
</groupId>
<artifactId>
os-search
</artifactId>
<artifactId>
os-search
-testing
</artifactId>
<version>
0.20.0-SNAPSHOT
</version>
<description>
Search Service Integration Test Root Project
</description>
<packaging>
pom
</packaging>
...
...
This diff is collapsed.
Click to expand it.
David Diederich
@divido
mentioned in commit
f2e206f0
·
2 years ago
mentioned in commit
f2e206f0
mentioned in commit f2e206f065a4b3402fbf2cd3e62ca17679923197
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