diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-11-13 09:39:13 -0800 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-11-13 09:39:13 -0800 |
commit | e26a9900cc5bae1321e652812ada768020c6cb4a (patch) | |
tree | ba569744d29fee90c35241b861ae18f2b8296100 /oparent-python | |
parent | fe744e92ee0dd2cfe87b9c0bf74569c6180bc8c0 (diff) |
Version bump oparent to 1.2.3-SNAPSHOT
Change-Id: Ia590d91f493cf5ac7d958abefe6eb427713060e5
Issue-ID: INT-720
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'oparent-python')
-rw-r--r-- | oparent-python/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oparent-python/pom.xml b/oparent-python/pom.xml index 3a60882..ae2a275 100644 --- a/oparent-python/pom.xml +++ b/oparent-python/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.2.3-SNAPSHOT</version> <relativePath>../oparent</relativePath> </parent> <packaging>pom</packaging> |