summaryrefslogtreecommitdiffstats
path: root/aafshiro
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2022-10-24 12:46:51 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2022-10-24 12:46:51 -0400
commit9b0742cc4b23a75492b76f9bfd7615e054014aef (patch)
tree1be7944a327219ca1b5e2afacbda96d20b278061 /aafshiro
parentac86c13e723f6d7cc70526c9ac3080f565ee2da2 (diff)
Use latest released parent pom
Use latest release CCSDK parent pom version (2.4.4) Issue-ID: CCSDK-3779 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Change-Id: I026280dbf0436c694c115f4d7c868ef2600d5748
Diffstat (limited to 'aafshiro')
-rwxr-xr-xaafshiro/features/ccsdk-aafshiro/pom.xml3
-rwxr-xr-xaafshiro/features/features-aafshiro/pom.xml3
-rwxr-xr-xaafshiro/features/pom.xml3
-rwxr-xr-xaafshiro/installer/pom.xml3
-rwxr-xr-xaafshiro/pom.xml3
5 files changed, 10 insertions, 5 deletions
diff --git a/aafshiro/features/ccsdk-aafshiro/pom.xml b/aafshiro/features/ccsdk-aafshiro/pom.xml
index 13dc5c888..88c5726c1 100755
--- a/aafshiro/features/ccsdk-aafshiro/pom.xml
+++ b/aafshiro/features/ccsdk-aafshiro/pom.xml
@@ -21,13 +21,14 @@
~ ============LICENSE_END=======================================================
~
-->
+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.4.2</version>
+ <version>2.4.4</version>
<relativePath/>
</parent>
diff --git a/aafshiro/features/features-aafshiro/pom.xml b/aafshiro/features/features-aafshiro/pom.xml
index 560103cc1..cb855dc46 100755
--- a/aafshiro/features/features-aafshiro/pom.xml
+++ b/aafshiro/features/features-aafshiro/pom.xml
@@ -21,13 +21,14 @@
~ ============LICENSE_END=======================================================
~
-->
+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>2.4.2</version>
+ <version>2.4.4</version>
<relativePath/>
</parent>
diff --git a/aafshiro/features/pom.xml b/aafshiro/features/pom.xml
index d1a912650..7dd0ea195 100755
--- a/aafshiro/features/pom.xml
+++ b/aafshiro/features/pom.xml
@@ -21,13 +21,14 @@
~ ============LICENSE_END=======================================================
~
-->
+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.4.2</version>
+ <version>2.4.4</version>
<relativePath/>
</parent>
diff --git a/aafshiro/installer/pom.xml b/aafshiro/installer/pom.xml
index b9d36c28a..ae71bed97 100755
--- a/aafshiro/installer/pom.xml
+++ b/aafshiro/installer/pom.xml
@@ -21,13 +21,14 @@
~ ============LICENSE_END=======================================================
~
-->
+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.4.2</version>
+ <version>2.4.4</version>
<relativePath/>
</parent>
diff --git a/aafshiro/pom.xml b/aafshiro/pom.xml
index f197a3567..392be8ec7 100755
--- a/aafshiro/pom.xml
+++ b/aafshiro/pom.xml
@@ -21,13 +21,14 @@
~ ============LICENSE_END=======================================================
~
-->
+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.4.2</version>
+ <version>2.4.4</version>
<relativePath/>
</parent>