aboutsummaryrefslogtreecommitdiffstats
path: root/aafshiro
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-10-28 16:22:07 -0400
committerDan Timoney <dtimoney@att.com>2021-10-28 16:22:07 -0400
commit301049fb253568986d00c22feb64c89603de8588 (patch)
tree118d42111fec6178f613b6684f8c1a563adc81b9 /aafshiro
parent96ef24f64560b8191a50df90b5b96072b6997f42 (diff)
Use version 2.3.0 of parent poms
Use released version 2.3.0 of parent pom to avoid compile errors due to removing aged-out snapshot version Issue-ID: CCSDK-3511 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I143ca8a9ac1b782cf8dce70a6a5febeda290a66b
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 57345536a..e482df93e 100755
--- a/aafshiro/features/ccsdk-aafshiro/pom.xml
+++ b/aafshiro/features/ccsdk-aafshiro/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0</version>
<relativePath/>
</parent>
diff --git a/aafshiro/features/features-aafshiro/pom.xml b/aafshiro/features/features-aafshiro/pom.xml
index 3dcbb5e79..49e40e720 100755
--- a/aafshiro/features/features-aafshiro/pom.xml
+++ b/aafshiro/features/features-aafshiro/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0</version>
<relativePath/>
</parent>
diff --git a/aafshiro/features/pom.xml b/aafshiro/features/pom.xml
index 0e526a64b..1bf2e915a 100755
--- a/aafshiro/features/pom.xml
+++ b/aafshiro/features/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0</version>
<relativePath/>
</parent>
diff --git a/aafshiro/installer/pom.xml b/aafshiro/installer/pom.xml
index baf36cf1c..fba252287 100755
--- a/aafshiro/installer/pom.xml
+++ b/aafshiro/installer/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0</version>
<relativePath/>
</parent>
diff --git a/aafshiro/pom.xml b/aafshiro/pom.xml
index 7ea8386b0..07d99c4fe 100755
--- a/aafshiro/pom.xml
+++ b/aafshiro/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0</version>
<relativePath/>
</parent>