diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-09-18 10:12:47 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-09-18 10:14:35 -0700 |
commit | 1187755ff8d42cdb8a212b1bfa1e91a2aa10193c (patch) | |
tree | a1a1ed29cadef9e47aa637b2bea9aa7465b3f3b7 /dependencies-clm/pom.xml | |
parent | 4d31a45ccf1ce982ee1884a414fc66e3b9e06d32 (diff) |
Version bump oparent to 1.2.2-SNAPSHOT
Change-Id: I7fb32303220724ad410869d598822160272e49e3
Issue-ID: INT-656
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'dependencies-clm/pom.xml')
-rw-r--r-- | dependencies-clm/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies-clm/pom.xml b/dependencies-clm/pom.xml index e54d7b5..32ac3e6 100644 --- a/dependencies-clm/pom.xml +++ b/dependencies-clm/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.2-SNAPSHOT</version> <relativePath>../oparent</relativePath> </parent> <artifactId>dependencies-clm</artifactId> |