aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBogumil Zebek <bogumil.zebek@nokia.com>2021-04-16 07:56:21 +0000
committerGerrit Code Review <gerrit@onap.org>2021-04-16 07:56:21 +0000
commit6ca044d74faed1d5a9168c5619ad2c0249dda3ad (patch)
tree2e8e1b34ba479e1cdda2be7377ddd1ee2c53a5bf
parent941ff595b39cbea33e005017b8ad8d0ad84d8bba (diff)
parentae34f5b1a7b07eb1b8344acfd5d9143db086ef6d (diff)
Merge "Ves-client version 1.0.1 Fix mongo db init script"1.0.1
-rw-r--r--Changelog.md3
-rw-r--r--pom.xml2
2 files changed, 4 insertions, 1 deletions
diff --git a/Changelog.md b/Changelog.md
index 043bccf..49500a6 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -4,6 +4,9 @@ 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.1] - 12/04/2021
+ - [INT-1815](https://jira.onap.org/browse/INT-1815) - Fix mongo db init script
+
## [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/pom.xml b/pom.xml
index 2d45894..2ec9197 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
<groupId>org.onap.integration.simulators.nf-simulator.ves-client</groupId>
<artifactId>vesclient</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<name>vesclient</name>