aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Changelog.md9
-rw-r--r--releases/1.0.0-container.yaml8
2 files changed, 17 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
new file mode 100644
index 0000000..043bccf
--- /dev/null
+++ b/Changelog.md
@@ -0,0 +1,9 @@
+# Change Log
+All notable changes to this project will be documented in this file.
+
+The format is based on [Keep a Changelog](http://keepachangelog.com/)
+and this project adheres to [Semantic Versioning](http://semver.org/).
+
+## [1.0.0] - 18/03/2021
+ - [INT-1869](https://jira.onap.org/browse/INT-1869) - Move pnf-simulator to nf-simulator/ves-client repository
+
diff --git a/releases/1.0.0-container.yaml b/releases/1.0.0-container.yaml
new file mode 100644
index 0000000..a7f67c7
--- /dev/null
+++ b/releases/1.0.0-container.yaml
@@ -0,0 +1,8 @@
+distribution_type: 'container'
+container_release_tag: '1.0.0'
+project: 'integration-simulators-nf-simulator-ves-client'
+log_dir: 'integration-simulators-nf-simulator-ves-client-maven-docker-stage-master/9/'
+ref: 60b08e9c4990a1070641dc5378c49a85d1a9cf20
+containers:
+ - name: 'org.onap.integration.nfsimulator.vesclient'
+ version: '1.0.0-STAGE-20210318T065849Z' \ No newline at end of file