aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorBartosz Gardziejewski <bartosz.gardziejewski@nokia.com>2021-02-04 14:29:41 +0100
committerBartosz Gardziejewski <bartosz.gardziejewski@nokia.com>2021-02-04 14:29:44 +0100
commitcf0a4eb1def584cb9d982dbeac9b278e51502797 (patch)
treec17dc20217ce409a6508c84e293bfcbaddc77c74 /pom.xml
parent460858625b19d51b601337576efcd170e3095c6c (diff)
Change version to 1.0.41.0.4
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: Ide6d9d89f3dd840e10b210b2f962a1fe090ca644 Issue-ID: INT-1844
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ddf7558..dc8e4af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
<groupId>org.onap.integration.simulators.pnf-simulator</groupId>
<artifactId>integration-pnf-simulator</artifactId>
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.4-SNAPSHOT</version>
<modules>
<module>pnfsimulator</module>
<module>httpserver</module>