diff options
author | 2021-03-18 08:52:57 +0100 | |
---|---|---|
committer | 2021-03-18 08:52:57 +0100 | |
commit | 160f0749dc42f7e3c9bba93e6e42550eeccf0c6c (patch) | |
tree | f46e6c862ccafc00fc7918b019aec3e8543e2e57 /pom.xml | |
parent | b2ea48bcc4e9334033f915007ce97b475500d76d (diff) |
Add changelog and update version to 1.0.1honolulu
Issue-ID: INT-1869
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: I1ef1b01e33be77e6a8921218b8aac29505037454
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ <groupId>org.onap.integration.simulators.nf-simulator.avcn-manager</groupId> <artifactId>avcnmanager</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <name>avcnmanager</name> <properties> |