diff options
author | Ittay Stern <ittay.stern@att.com> | 2019-12-15 18:33:18 +0200 |
---|---|---|
committer | Ittay Stern <ittay.stern@att.com> | 2019-12-15 18:33:18 +0200 |
commit | 6c2d093616066502c1551851eaa66e17de0b562f (patch) | |
tree | be1b388cb1718324b82aba94b060437a0dbbc116 /pom.xml | |
parent | 73e153974e4f5a7dc4a60f5612fd30ca6a47dee0 (diff) |
Upgrade oparent to 2.1.0
Issue-ID: VID-609
Change-Id: Iee79522f1c5563970cf14316cbdb8d82575dc065
Signed-off-by: Ittay Stern <ittay.stern@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>2.0.0</version> + <version>2.1.0</version> <relativePath/> </parent> |