diff options
author | Dan Timoney <dtimoney@att.com> | 2022-03-04 16:51:55 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-03-04 16:51:55 -0500 |
commit | db5f22bee274e75cfb892703cbf241fa9cde0619 (patch) | |
tree | b34a21da0a1ba55848e793da0c9dee1e5761cbe7 | |
parent | b28d09d2e9a97994b0aa93c5632ebaf1f80cee41 (diff) |
Update to latest pom version
Update to latest pom version
Issue-ID: CCSDK-3585
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I239c4aea36708d91c59d68c1ef787a7b65251b19
-rwxr-xr-x | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>spring-boot-25-starter-parent</artifactId> - <version>2.3.2</version> + <version>2.3.3-SNAPSHOT</version> <relativePath/> </parent> |