diff options
author | Sunder Tattavarada <statta@research.att.com> | 2019-05-08 18:01:10 +0000 |
---|---|---|
committer | Sunder Tattavarada <statta@research.att.com> | 2019-05-08 18:01:10 +0000 |
commit | d61fdc55b42f341920bdf14b53b10b7fafec813f (patch) | |
tree | 4a288d5ec5c2253ca0eb543fc585e907a09fff06 /pom.xml | |
parent | 64c7491aa9208ed3024b81ab78a73751c1cc859e (diff) |
Revert "Update oparent version"
Issue-ID: PORTAL-571
This reverts commit 64c7491aa9208ed3024b81ab78a73751c1cc859e.
Change-Id: I72fefbceccea7d723d02e0b38efebf9aafc7018e
Signed-off-by: statta <statta@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>2.0.0</version> + <version>1.2.0</version> <relativePath /> </parent> |