diff options
author | 2023-04-05 09:21:40 +0100 | |
---|---|---|
committer | 2023-04-05 09:40:05 +0100 | |
commit | 3690ca8eaf171e6cfb030b2ceab41db67ae935a8 (patch) | |
tree | 8558c236095531bb4d2273f9eb3bd5799e191be6 /pom.xml | |
parent | 8b695ac559bda388781e5ad0e4b02d1e82dc9cef (diff) |
[DMAAP-DR] Update oparent to 3.3.32.1.13
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I196bf8ff3cb1712a7a531cbf001aaf282673cda7
Issue-ID: DMAAP-1844
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>3.3.2</version> + <version>3.3.3</version> </parent> <properties> <!--revision must also be set in the version.properties file at project root--> |