--- /dev/null
+# Changelog
+All notable changes to this project will be documented in this file.
+
+## [1.0.1]
+
+### Fix
+ - File watcher no longer crashes after adding empty file to template folder. In stead it logs information about wrong template format
+ - https://jira.onap.org/browse/INT-1533
+
+## [1.0.2]
+
+### Fix
+ - Fix failing build by using image sysrepo-netopeer2:v0.7.7
+ - https://jira.onap.org/browse/INT-1844
+
+### Added
+ - Response message from VES is returned by PNF simulator when performing one time event request
+ - https://jira.onap.org/browse/INT-1804
+ - Possibility to authenticate in VES using username and password in VES URL
+ - https://jira.onap.org/browse/INT-1805
+
+## [1.0.3]
+
+### Fix
+ - Fix integration test
+ - https://jira.onap.org/browse/INT-1844
+
+
+## [1.0.4]
+++ /dev/null
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-.. http://creativecommons.org/licenses/by/4.0
-.. Copyright 2020 NOKIA
-
-
-Release Notes
-=============
-
-Version: 1.0.0
---------------
-
-:Release Date: 2020-04-23
-
-**New Features**
-
-The Frankfurt Release is the first official release of the PNF Simulator, Netconf Simulator and Netopeer.
-
-**Bug Fixes**
-
- - No new fixes were implemented for this release
-
-**Known Issues**
-
- - https://jira.onap.org/browse/INT-1533
- File watcher thread crashes when empty file is added to template folder
-
-**Security Notes**
-
- N/A
-
-*Fixed Security Issues*
-
- N/A
-
-*Known Security Issues*
-
- N/A
-
-*Known Vulnerabilities in Used Modules*
-
- N/A
-
-**Upgrade Notes**
-
-**Deprecation Notes**
-
-**Other**
-
-===========
-
-End of Release Notes
-
-
-Version: 1.0.1
---------------
-
-:Release Date: 2020-xx-xx
-
-**New Features**
-
- TBD
-
-**Bug Fixes**
-
- - https://jira.onap.org/browse/INT-1533
- File watcher no longer crashes after adding empty file to template folder. In stead it logs information about wrong template format
-
-**Known Issues**
-
- N/A
-
-**Security Notes**
-
- N/A
-
-*Fixed Security Issues*
-
- N/A
-
-*Known Security Issues*
-
- N/A
-
-*Known Vulnerabilities in Used Modules*
-
- N/A
-
-**Upgrade Notes**
-
-**Deprecation Notes**
-
-**Other**
-
-===========
-
-End of Release Notes
--- /dev/null
+distribution_type: 'container'
+container_release_tag: '1.0.3'
+container_pull_registry: nexus3.onap.org:10003
+container_push_registry: nexus3.onap.org:10002
+project: 'integration-pnf-simulator'
+log_dir: 'integration-pnf-simulator-maven-docker-stage-master/317/'
+ref: 5053b465c387f155e19b6d0a735c4fa39da3bb16
+containers:
+ - name: 'org.onap.integration.simulators.pnfsimulator'
+ version: '1.0.2-STAGE-20210203T142216Z'
+ - name: 'org.onap.integration.simulators.httpserver'
+ version: '1.0.2-STAGE-20210203T142216Z'
+ - name: 'org.onap.integration.simulators.netconfsimulator'
+ version: '1.0.2-STAGE-20210203T142216Z'
+ - name: 'org.onap.integration.simulators.netopeer'
+ version: '1.0.2-STAGE-20210203T142216Z'