From dc10cbe1d24ad857be6bf6ab9bed918219eb89f0 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Mon, 2 Dec 2019 12:37:02 -0500 Subject: Use 1.5.1-SNAPSHOT version of parent pom Fixed version of parent pom to use snapshot version Change-Id: Ia43d59fcdc3d85302ea1d043defa261b9007ca3e Issue-ID: CCSDK-1935 Signed-off-by: Timoney, Dan (dt5972) --- aafshiro/features/ccsdk-aafshiro/pom.xml | 2 +- aafshiro/features/features-aafshiro/pom.xml | 2 +- aafshiro/features/pom.xml | 2 +- aafshiro/installer/pom.xml | 2 +- aafshiro/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'aafshiro') diff --git a/aafshiro/features/ccsdk-aafshiro/pom.xml b/aafshiro/features/ccsdk-aafshiro/pom.xml index d70d49b6f..de934c4ba 100755 --- a/aafshiro/features/ccsdk-aafshiro/pom.xml +++ b/aafshiro/features/ccsdk-aafshiro/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.parent single-feature-parent - 1.5.0 + 1.5.1-SNAPSHOT diff --git a/aafshiro/features/features-aafshiro/pom.xml b/aafshiro/features/features-aafshiro/pom.xml index fac1a8317..d49f10b07 100755 --- a/aafshiro/features/features-aafshiro/pom.xml +++ b/aafshiro/features/features-aafshiro/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.parent feature-repo-parent - 1.5.0 + 1.5.1-SNAPSHOT diff --git a/aafshiro/features/pom.xml b/aafshiro/features/pom.xml index 2cabcf0c5..9dce268fe 100755 --- a/aafshiro/features/pom.xml +++ b/aafshiro/features/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.0 + 1.5.1-SNAPSHOT diff --git a/aafshiro/installer/pom.xml b/aafshiro/installer/pom.xml index 7663ba95f..026a76dab 100755 --- a/aafshiro/installer/pom.xml +++ b/aafshiro/installer/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.0 + 1.5.1-SNAPSHOT diff --git a/aafshiro/pom.xml b/aafshiro/pom.xml index 795879af1..11ac408e4 100755 --- a/aafshiro/pom.xml +++ b/aafshiro/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.0 + 1.5.1-SNAPSHOT -- cgit 1.2.3-korg