summaryrefslogtreecommitdiffstats
path: root/aafshiro
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-05-05 11:13:47 -0400
committerDan Timoney <dtimoney@att.com>2020-05-05 11:14:32 -0400
commit289e2920ae8a4dd321b54355f7a0b75efcd45930 (patch)
tree057465a3ba89ee630b2076d901d8a8716ee84f5d /aafshiro
parent3e2de60bc8b64e9ed6ae626180b0bc2dd0fa5070 (diff)
Remove override of sli core version
Remove override of sli core version and use version specified in parent pom. Change-Id: I3275fc035b2e6c478411e189c703dd0a0d4bf9e1 Issue-ID: CCSDK-2344 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'aafshiro')
-rwxr-xr-xaafshiro/features/ccsdk-aafshiro/pom.xml2
-rwxr-xr-xaafshiro/features/features-aafshiro/pom.xml2
-rwxr-xr-xaafshiro/features/pom.xml2
-rwxr-xr-xaafshiro/installer/pom.xml2
-rwxr-xr-xaafshiro/pom.xml2
5 files changed, 5 insertions, 5 deletions
diff --git a/aafshiro/features/ccsdk-aafshiro/pom.xml b/aafshiro/features/ccsdk-aafshiro/pom.xml
index ccafdbe39..9d1e261fe 100755
--- a/aafshiro/features/ccsdk-aafshiro/pom.xml
+++ b/aafshiro/features/ccsdk-aafshiro/pom.xml
@@ -34,7 +34,7 @@
<groupId>org.onap.ccsdk.features</groupId>
<artifactId>ccsdk-aafshiro</artifactId>
- <version>0.7.3-SNAPSHOT</version>
+ <version>0.7.4-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 835dbeeaf..3abb8e360 100755
--- a/aafshiro/features/features-aafshiro/pom.xml
+++ b/aafshiro/features/features-aafshiro/pom.xml
@@ -34,7 +34,7 @@
<groupId>org.onap.ccsdk.features</groupId>
<artifactId>features-aafshiro</artifactId>
- <version>0.7.3-SNAPSHOT</version>
+ <version>0.7.4-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 58c8d8fa3..bfa8bc185 100755
--- a/aafshiro/features/pom.xml
+++ b/aafshiro/features/pom.xml
@@ -34,7 +34,7 @@
<groupId>org.onap.ccsdk.features</groupId>
<artifactId>aafshiro-features</artifactId>
- <version>0.7.3-SNAPSHOT</version>
+ <version>0.7.4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-features :: ${project.artifactId}</name>
diff --git a/aafshiro/installer/pom.xml b/aafshiro/installer/pom.xml
index a48eb47f1..23822551c 100755
--- a/aafshiro/installer/pom.xml
+++ b/aafshiro/installer/pom.xml
@@ -34,7 +34,7 @@
<groupId>org.onap.ccsdk.features</groupId>
<artifactId>aafshiro-installer</artifactId>
- <version>0.7.3-SNAPSHOT</version>
+ <version>0.7.4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-features :: ${project.artifactId}</name>
diff --git a/aafshiro/pom.xml b/aafshiro/pom.xml
index a0e7c2e2c..fa462b2ab 100755
--- a/aafshiro/pom.xml
+++ b/aafshiro/pom.xml
@@ -34,7 +34,7 @@
<groupId>org.onap.ccsdk.features</groupId>
<artifactId>aafshiro</artifactId>
- <version>0.7.3-SNAPSHOT</version>
+ <version>0.7.4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-features :: ${project.artifactId}</name>