diff options
author | Dan Timoney <dtimoney@att.com> | 2024-12-18 10:43:59 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2024-12-18 10:43:59 -0500 |
commit | d4a4516103c62b5d6945e2e2c9062719eaf312ba (patch) | |
tree | 091a3902f8dbca203a4180d38893fb2c5a582d36 /platform-logic/installer | |
parent | 4b16ca8bd304667ad6c5243d0ba103be36f079fa (diff) |
Update versions for Paris release
Issue-ID: CCSDK-4069
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I4488e80cdee16ae61c7e0a6dce1dfe94cbd2837e
Diffstat (limited to 'platform-logic/installer')
-rw-r--r-- | platform-logic/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform-logic/installer/pom.xml b/platform-logic/installer/pom.xml index a0a55209..3f73c4b2 100644 --- a/platform-logic/installer/pom.xml +++ b/platform-logic/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.sdnc.oam</groupId> <artifactId>platform-logic</artifactId> - <version>3.0.2-SNAPSHOT</version> + <version>3.1.0-SNAPSHOT</version> </parent> <artifactId>platform-logic-installer</artifactId> |