diff options
author | waqas.ikram <waqas.ikram@est.tech> | 2021-06-24 11:51:34 +0100 |
---|---|---|
committer | Waqas Ikram <waqas.ikram@est.tech> | 2021-06-24 11:32:06 +0000 |
commit | 98537632f0a4a119b10bf82d3531814012509a35 (patch) | |
tree | f890dd0118e8565e8e6a90166f5e217d0a8f41e4 /common/pom.xml | |
parent | 832cfddbe1dd388e6df9061dab4b889083d40cb7 (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 'common/pom.xml')
-rw-r--r-- | common/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/pom.xml b/common/pom.xml index dd296e8504..f42033b152 100644 --- a/common/pom.xml +++ b/common/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> <artifactId>common</artifactId> <name>common</name> |