diff options
author | kaixiliu <liukaixi@chinamobile.com> | 2023-04-27 12:32:05 +0800 |
---|---|---|
committer | kaixiliu <liukaixi@chinamobile.com> | 2023-04-27 12:32:18 +0800 |
commit | 91cee8ec1ec801a567e46a09ac975fb03ada50c1 (patch) | |
tree | c728bf98d0b6748d4ff545358706cbb2b792b3b5 | |
parent | 57ab57ac7d3ee30e8f5ef682ba83a940e0f1d94e (diff) |
Update the version of intent-analysis to 5.1.2
Issue-ID: REQ-1442
Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
Change-Id: I464c5132d73413804f0076d4f83bdc031db79284
-rw-r--r-- | releases/5.1.2-container.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/releases/5.1.2-container.yaml b/releases/5.1.2-container.yaml new file mode 100644 index 0000000..f2459df --- /dev/null +++ b/releases/5.1.2-container.yaml @@ -0,0 +1,10 @@ +distribution_type: 'container' +container_release_tag: '5.1.2' +project: 'usecase-ui-intent-analysis' +container_pull_registry: nexus3.onap.org:10003 +container_push_registry: nexus3.onap.org:10002 +log_dir: 'usecase-ui-intent-analysis-maven-docker-stage-master/280' +ref: '57ab57ac7d3ee30e8f5ef682ba83a940e0f1d94e' +containers: + - name: 'usecase-ui-intent-analysis' + version: '5.2.0-STAGING-20230426T130136Z'
\ No newline at end of file |