From 8ed4232fe625ec2430d91f35760220310f107a0c Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 6 Apr 2021 12:49:39 -0400 Subject: Release version 1.1.3 and roll version Release version 1.1.3 (license fix) and roll to next snapshot version Issue-ID: SDNC-1503 Issue-ID: CCSDK-3216 Signed-off-by: Dan Timoney Change-Id: I524910a2256a2ec3460dda6c61e86d8852ab883d --- 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 ba8457430..3c2b98234 100755 --- a/aafshiro/features/ccsdk-aafshiro/pom.xml +++ b/aafshiro/features/ccsdk-aafshiro/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features ccsdk-aafshiro - 1.1.3-SNAPSHOT + 1.1.4-SNAPSHOT feature ccsdk-features :: aafshiro-features :: ${project.artifactId} diff --git a/aafshiro/features/features-aafshiro/pom.xml b/aafshiro/features/features-aafshiro/pom.xml index 8a9626273..b871fe813 100755 --- a/aafshiro/features/features-aafshiro/pom.xml +++ b/aafshiro/features/features-aafshiro/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features features-aafshiro - 1.1.3-SNAPSHOT + 1.1.4-SNAPSHOT feature ccsdk-features :: aafshiro-features :: ${project.artifactId} diff --git a/aafshiro/features/pom.xml b/aafshiro/features/pom.xml index c52908d48..fcc7bb8f2 100755 --- a/aafshiro/features/pom.xml +++ b/aafshiro/features/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features aafshiro-features - 1.1.3-SNAPSHOT + 1.1.4-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/aafshiro/installer/pom.xml b/aafshiro/installer/pom.xml index eb973e142..3b534d628 100755 --- a/aafshiro/installer/pom.xml +++ b/aafshiro/installer/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features aafshiro-installer - 1.1.3-SNAPSHOT + 1.1.4-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/aafshiro/pom.xml b/aafshiro/pom.xml index c477484cf..ac05ad274 100755 --- a/aafshiro/pom.xml +++ b/aafshiro/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features aafshiro - 1.1.3-SNAPSHOT + 1.1.4-SNAPSHOT pom ccsdk-features :: ${project.artifactId} -- cgit 1.2.3-korg