summaryrefslogtreecommitdiffstats
path: root/appc-core
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-core
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-core')
-rw-r--r--appc-core/appc-common-bundle/pom.xml2
-rw-r--r--appc-core/appc-core-features/onap-appc-common/pom.xml2
-rw-r--r--appc-core/appc-core-features/onap-appc-core/pom.xml2
-rw-r--r--appc-core/appc-core-features/pom.xml2
-rw-r--r--appc-core/pom.xml2
5 files changed, 5 insertions, 5 deletions
diff --git a/appc-core/appc-common-bundle/pom.xml b/appc-core/appc-common-bundle/pom.xml
index 79daa9e91..d8972c0c0 100644
--- a/appc-core/appc-common-bundle/pom.xml
+++ b/appc-core/appc-common-bundle/pom.xml
@@ -21,7 +21,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>
diff --git a/appc-core/appc-core-features/onap-appc-common/pom.xml b/appc-core/appc-core-features/onap-appc-common/pom.xml
index 96eef20de..f2f1a6709 100644
--- a/appc-core/appc-core-features/onap-appc-common/pom.xml
+++ b/appc-core/appc-core-features/onap-appc-common/pom.xml
@@ -22,7 +22,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-core/appc-core-features/onap-appc-core/pom.xml b/appc-core/appc-core-features/onap-appc-core/pom.xml
index 901a53140..8072e69dd 100644
--- a/appc-core/appc-core-features/onap-appc-core/pom.xml
+++ b/appc-core/appc-core-features/onap-appc-core/pom.xml
@@ -22,7 +22,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-core/appc-core-features/pom.xml b/appc-core/appc-core-features/pom.xml
index b5c9ad690..0488437c3 100644
--- a/appc-core/appc-core-features/pom.xml
+++ b/appc-core/appc-core-features/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>
</parent>
<groupId>org.onap.appc</groupId>
diff --git a/appc-core/pom.xml b/appc-core/pom.xml
index f0f783ac7..03d84ac51 100644
--- a/appc-core/pom.xml
+++ b/appc-core/pom.xml
@@ -22,7 +22,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>