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
Security and Compliance
entitlements-aws
Commits
9d6957ff
Commit
9d6957ff
authored
Feb 09, 2021
by
David Diederich
Browse files
Creating Release Commit
parent
fc5be5f2
Pipeline
#25807
passed with stages
in 12 minutes and 10 seconds
Changes
3
Pipelines
2
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9d6957ff
...
@@ -6,23 +6,23 @@ variables:
...
@@ -6,23 +6,23 @@ variables:
include
:
include
:
-
project
:
"
osdu/platform/ci-cd-pipelines"
-
project
:
"
osdu/platform/ci-cd-pipelines"
ref
:
'
release/
0.5'
ref
:
'
v
0.5
.0
'
file
:
"
standard-setup.yml"
file
:
"
standard-setup.yml"
-
project
:
"
osdu/platform/ci-cd-pipelines"
-
project
:
"
osdu/platform/ci-cd-pipelines"
ref
:
'
release/
0.5'
ref
:
'
v
0.5
.0
'
file
:
"
build/maven.yml"
file
:
"
build/maven.yml"
-
project
:
"
osdu/platform/ci-cd-pipelines"
-
project
:
"
osdu/platform/ci-cd-pipelines"
ref
:
'
release/
0.5'
ref
:
'
v
0.5
.0
'
file
:
"
scanners/fossa.yml"
file
:
"
scanners/fossa.yml"
-
project
:
'
osdu/platform/ci-cd-pipelines'
-
project
:
'
osdu/platform/ci-cd-pipelines'
ref
:
'
release/
0.5'
ref
:
'
v
0.5
.0
'
file
:
'
cloud-providers/aws.yml'
file
:
'
cloud-providers/aws.yml'
-
project
:
"
osdu/platform/ci-cd-pipelines"
-
project
:
"
osdu/platform/ci-cd-pipelines"
ref
:
'
release/
0.5'
ref
:
'
v
0.5
.0
'
file
:
"
scanners/gitlab-ultimate.yml"
file
:
"
scanners/gitlab-ultimate.yml"
# disable the eslint scanner
# disable the eslint scanner
...
...
pom.xml
View file @
9d6957ff
...
@@ -26,7 +26,7 @@
...
@@ -26,7 +26,7 @@
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.opengroup.osdu
</groupId>
<groupId>
org.opengroup.osdu
</groupId>
<artifactId>
os-entitlements-aws
</artifactId>
<artifactId>
os-entitlements-aws
</artifactId>
<version>
0.5.0
-SNAPSHOT
</version>
<version>
0.5.0
</version>
<repositories>
<repositories>
<repository>
<repository>
...
...
testing/entitlements-test-aws/pom.xml
View file @
9d6957ff
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
<groupId>
org.opengroup.osdu.entitlements
</groupId>
<groupId>
org.opengroup.osdu.entitlements
</groupId>
<artifactId>
entitlements-test-aws
</artifactId>
<artifactId>
entitlements-test-aws
</artifactId>
<version>
0.5.0
-SNAPSHOT
</version>
<version>
0.5.0
</version>
<properties>
<properties>
...
...
Write
Preview
Markdown
is supported
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