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 /dependencies/pom.xml | |
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 'dependencies/pom.xml')
-rw-r--r-- | dependencies/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies/pom.xml b/dependencies/pom.xml index 4c076ed..95f3c6f 100644 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>version</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.2.3-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>dependencies</artifactId> |