diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-07-17 11:05:55 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-07-17 11:05:55 -0400 |
commit | 17552add980d7907f1a906ef8d25adf6121b2343 (patch) | |
tree | 8a82c595bb3c1475de8d25db85e5e142e5019a97 /sdnr/wt/odlux/apps/maintenanceApp/pom.xml | |
parent | bd39d8fa19249397cdcadb53a7d532744928d8bf (diff) |
Update parent version to 1.3.1
Update parent poms to version 1.3.1-SNAPSHOT
Change-Id: Id7677c326cc3d722460b74ed78ac4efd4d4d14f0
Issue-ID: CCSDK-1496
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'sdnr/wt/odlux/apps/maintenanceApp/pom.xml')
-rw-r--r-- | sdnr/wt/odlux/apps/maintenanceApp/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/odlux/apps/maintenanceApp/pom.xml b/sdnr/wt/odlux/apps/maintenanceApp/pom.xml index 9eee0600b..443b24edc 100644 --- a/sdnr/wt/odlux/apps/maintenanceApp/pom.xml +++ b/sdnr/wt/odlux/apps/maintenanceApp/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.3.1-SNAPSHOT</version> <relativePath/> </parent> <modelVersion>4.0.0</modelVersion> |