aboutsummaryrefslogtreecommitdiffstats
path: root/appc-provider
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2019-01-07 08:41:15 -0800
committerPatrick Brady <patrick.brady@att.com>2019-01-07 16:49:50 +0000
commit99cdab26e5cf1b724e1ba40ffbd3dc4290bc0ae0 (patch)
treecf32f287fa38d67a8630d3294480492f2242266c /appc-provider
parent50472bf49f725bf6c4ea659ca7e387a2c6436ff2 (diff)
Update parent pom version
Update the parent version to appc parent 1.4.1 Change-Id: I185d086595bed6410f7fd6b8c139cc6300e4467e Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1304
Diffstat (limited to 'appc-provider')
-rw-r--r--appc-provider/appc-provider-bundle/pom.xml2
-rw-r--r--appc-provider/appc-provider-features/features-appc-provider/pom.xml2
-rw-r--r--appc-provider/appc-provider-features/onap-appc-provider/pom.xml2
-rw-r--r--appc-provider/appc-provider-features/pom.xml2
-rw-r--r--appc-provider/appc-provider-installer/pom.xml2
-rw-r--r--appc-provider/appc-provider-model/pom.xml2
-rw-r--r--appc-provider/pom.xml2
7 files changed, 7 insertions, 7 deletions
diff --git a/appc-provider/appc-provider-bundle/pom.xml b/appc-provider/appc-provider-bundle/pom.xml
index 10087ba92..2e7deb07c 100644
--- a/appc-provider/appc-provider-bundle/pom.xml
+++ b/appc-provider/appc-provider-bundle/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.4.0</version>
+ <version>1.4.1</version>
<relativePath/>
</parent>
diff --git a/appc-provider/appc-provider-features/features-appc-provider/pom.xml b/appc-provider/appc-provider-features/features-appc-provider/pom.xml
index 9ca9784eb..624816775 100644
--- a/appc-provider/appc-provider-features/features-appc-provider/pom.xml
+++ b/appc-provider/appc-provider-features/features-appc-provider/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.4.0</version>
+ <version>1.4.1</version>
</parent>
<groupId>org.onap.appc</groupId>
diff --git a/appc-provider/appc-provider-features/onap-appc-provider/pom.xml b/appc-provider/appc-provider-features/onap-appc-provider/pom.xml
index b98f16a40..73fad39cd 100644
--- a/appc-provider/appc-provider-features/onap-appc-provider/pom.xml
+++ b/appc-provider/appc-provider-features/onap-appc-provider/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.4.0</version>
+ <version>1.4.1</version>
<relativePath/>
</parent>
diff --git a/appc-provider/appc-provider-features/pom.xml b/appc-provider/appc-provider-features/pom.xml
index ac11d9a57..ded98443a 100644
--- a/appc-provider/appc-provider-features/pom.xml
+++ b/appc-provider/appc-provider-features/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.4.0</version>
+ <version>1.4.1</version>
</parent>
<groupId>org.onap.appc</groupId>
diff --git a/appc-provider/appc-provider-installer/pom.xml b/appc-provider/appc-provider-installer/pom.xml
index f343044bf..8096ba819 100644
--- a/appc-provider/appc-provider-installer/pom.xml
+++ b/appc-provider/appc-provider-installer/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.4.0</version>
+ <version>1.4.1</version>
</parent>
<groupId>org.onap.appc</groupId>
diff --git a/appc-provider/appc-provider-model/pom.xml b/appc-provider/appc-provider-model/pom.xml
index 28605f9ce..8b6ed06e0 100644
--- a/appc-provider/appc-provider-model/pom.xml
+++ b/appc-provider/appc-provider-model/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.4.0</version>
+ <version>1.4.1</version>
</parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc-provider-model</artifactId>
diff --git a/appc-provider/pom.xml b/appc-provider/pom.xml
index a61485ef8..6a39fe131 100644
--- a/appc-provider/pom.xml
+++ b/appc-provider/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.4.0</version>
+ <version>1.4.1</version>
<relativePath/>
</parent>
<groupId>org.onap.appc</groupId>