diff options
author | efiacor <fiachra.corcoran@est.tech> | 2023-03-10 16:58:01 +0000 |
---|---|---|
committer | efiacor <fiachra.corcoran@est.tech> | 2023-04-05 12:26:45 +0100 |
commit | a2d44c58079fb01dacfd0177e625c97c25259cc1 (patch) | |
tree | 794b26730d0564a90e74fc2c3f61246ba025fa2b /pom.xml | |
parent | fc7bb1865dad8435eba86ba477a184a20fe6daf3 (diff) |
[DMAAP-BC] Upgrade packages for London rel2.0.12
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I65e2a2e7e344c6575168ed020cd7adab2d6606ee
Issue-ID: DMAAP-1844
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>3.2.0</version> + <version>3.3.3</version> </parent> <properties> |