summaryrefslogtreecommitdiffstats
path: root/so-simulator
diff options
context:
space:
mode:
authorwaqas.ikram <waqas.ikram@est.tech>2021-06-24 11:51:34 +0100
committerWaqas Ikram <waqas.ikram@est.tech>2021-06-24 11:32:06 +0000
commit98537632f0a4a119b10bf82d3531814012509a35 (patch)
treef890dd0118e8565e8e6a90166f5e217d0a8f41e4 /so-simulator
parent832cfddbe1dd388e6df9061dab4b889083d40cb7 (diff)
Updating pom version to 1.9.0-SNAPSHOT
Change-Id: Idb3e497148225d4158390b944f74e82ff9f771c8 Issue-ID: SO-3688 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
Diffstat (limited to 'so-simulator')
-rw-r--r--so-simulator/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/so-simulator/pom.xml b/so-simulator/pom.xml
index c4dc79761f..8c2c529701 100644
--- a/so-simulator/pom.xml
+++ b/so-simulator/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.so</groupId>
<artifactId>so</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.9.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>so-simulator</artifactId>