diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2019-04-30 13:53:54 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2019-04-30 13:53:54 -0700 |
commit | 27cb2829ebb1d77e3e1f3c1eb1e9d68e211c6d2f (patch) | |
tree | a999bfd72e3c981087fbcf02f3082290f5ed9240 /dependencies/pom.xml | |
parent | 4c1e9da6beec877f604e2d202023e1b4e3802f13 (diff) |
Version bump oparentdublin
Change-Id: Ida107f54d36da2bc34bce07cb25b3d708ebc66b7
Issue-ID: INT-1055
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 697d081..7613216 100644 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>version</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>dependencies</artifactId> |