diff options
author | su622b <su622b@att.com> | 2019-11-20 15:17:55 -0500 |
---|---|---|
committer | sunil unnava <su622b@att.com> | 2019-11-20 20:45:29 +0000 |
commit | 221ba53af2aba5f24d9e06f86d3ed6d7e556d932 (patch) | |
tree | e9dcae1a303703bb1c58f3e559865dafe884e1ec /pom.xml | |
parent | 39e89fa30757dfad93cb6fdae9e4770f2f5a0752 (diff) |
update oparent to 2.1.0
Issue-ID: DMAAP-1341
Change-Id: Ic542571f017249820da98c0555c5c99c887cee63
Signed-off-by: su622b <su622b@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>2.0.0</version> + <version>2.1.0</version> </parent> <groupId>org.onap.dmaap.messagerouter.messageservice</groupId> |