summaryrefslogtreecommitdiffstats
path: root/aafshiro
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-11-25 16:13:30 -0500
committerDan Timoney <dtimoney@att.com>2020-11-30 10:59:47 -0500
commit1bd16a48a72f22a1e3f6bb7ca0aac8e0bfa2b8fa (patch)
treeb302b3c11dbe80e057b3c7afcd0f7d0d552023a3 /aafshiro
parentf88794b887842911b30a75afc53f87f660d1c1e7 (diff)
Release version 1.1.0 of features
Release initial Honolulu version of ccsdk/features and roll version to next snapshot Issue-ID: CCSDK-3002 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I1b65869fe2d27a3ea1367b3d48fab73f6181a11e
Diffstat (limited to 'aafshiro')
-rwxr-xr-xaafshiro/features/ccsdk-aafshiro/pom.xml4
-rwxr-xr-xaafshiro/features/features-aafshiro/pom.xml4
-rwxr-xr-xaafshiro/features/pom.xml4
-rwxr-xr-xaafshiro/installer/pom.xml4
-rwxr-xr-xaafshiro/pom.xml4
5 files changed, 10 insertions, 10 deletions
diff --git a/aafshiro/features/ccsdk-aafshiro/pom.xml b/aafshiro/features/ccsdk-aafshiro/pom.xml
index f587862e0..ea96f4cc2 100755
--- a/aafshiro/features/ccsdk-aafshiro/pom.xml
+++ b/aafshiro/features/ccsdk-aafshiro/pom.xml
@@ -28,13 +28,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.1.0</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features</groupId>
<artifactId>ccsdk-aafshiro</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
<packaging>feature</packaging>
<name>ccsdk-features :: aafshiro-features :: ${project.artifactId}</name>
diff --git a/aafshiro/features/features-aafshiro/pom.xml b/aafshiro/features/features-aafshiro/pom.xml
index 5b470a9e6..8f53052aa 100755
--- a/aafshiro/features/features-aafshiro/pom.xml
+++ b/aafshiro/features/features-aafshiro/pom.xml
@@ -28,13 +28,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.1.0</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features</groupId>
<artifactId>features-aafshiro</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
<packaging>feature</packaging>
<name>ccsdk-features :: aafshiro-features :: ${project.artifactId}</name>
diff --git a/aafshiro/features/pom.xml b/aafshiro/features/pom.xml
index 95d83f4ff..96bae2259 100755
--- a/aafshiro/features/pom.xml
+++ b/aafshiro/features/pom.xml
@@ -28,13 +28,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.1.0</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features</groupId>
<artifactId>aafshiro-features</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-features :: ${project.artifactId}</name>
diff --git a/aafshiro/installer/pom.xml b/aafshiro/installer/pom.xml
index dd07d2555..e9007c752 100755
--- a/aafshiro/installer/pom.xml
+++ b/aafshiro/installer/pom.xml
@@ -28,13 +28,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.1.0</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features</groupId>
<artifactId>aafshiro-installer</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-features :: ${project.artifactId}</name>
diff --git a/aafshiro/pom.xml b/aafshiro/pom.xml
index e66859aa4..52cf51bc6 100755
--- a/aafshiro/pom.xml
+++ b/aafshiro/pom.xml
@@ -28,13 +28,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.1.0</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features</groupId>
<artifactId>aafshiro</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-features :: ${project.artifactId}</name>