diff options
author | Instrumental <jonathan.gathman@att.com> | 2019-03-22 14:13:22 -0500 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2019-03-22 14:14:25 -0500 |
commit | d86e3224e6a5af2bd2b713f93bea5e6677d3ebc2 (patch) | |
tree | e348a186ae270463024c1b3d44113a08135ca957 /pom.xml | |
parent | e3163b2d5609753f874e2f52fd5ef67fa063af7a (diff) |
Batch, Remove unneeded Classes, refine, etc
Issue-ID: AAF-789
Change-Id: I48b39bb79144b20dfac5ff61e41ea4f0035b8442
Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>1.2.3</version> + <version>1.2.2</version> </parent> <properties> |