summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2019-01-04 13:21:45 -0800
committerPatrick Brady <patrick.brady@att.com>2019-01-04 13:21:53 -0800
commitf9039e95fabcbe967383656e5223f2c5c568aacc (patch)
tree04491dc418eba9533d8ea32e6a8da0a2da19ce2a
parentb0ed32d4097a40f4bebce9835f096725ef2b837d (diff)
Update to latest ccsdk parent version3.0.1-ONAP1.4.1casablanca
Update from version 1.1.0 to version 1.1.3 of the ccsdk parent files. Change-Id: I37851e89c633941dcc99bb0c11ccc9b7bd8b3308 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1304
-rw-r--r--binding-parent/pom.xml2
-rw-r--r--bundle-parent/pom.xml2
-rw-r--r--feature-repo-parent/pom.xml2
-rw-r--r--odlparent-lite/pom.xml2
-rwxr-xr-xpom.xml2
-rw-r--r--single-feature-parent/pom.xml2
6 files changed, 6 insertions, 6 deletions
diff --git a/binding-parent/pom.xml b/binding-parent/pom.xml
index 1b56b2b..999d264 100644
--- a/binding-parent/pom.xml
+++ b/binding-parent/pom.xml
@@ -31,7 +31,7 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.1.0</version>
+ <version>1.1.3</version>
<relativePath />
</parent>
diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml
index 5161bd2..5579cfd 100644
--- a/bundle-parent/pom.xml
+++ b/bundle-parent/pom.xml
@@ -31,7 +31,7 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>bundle-parent</artifactId>
- <version>1.1.0</version>
+ <version>1.1.3</version>
<relativePath />
</parent>
diff --git a/feature-repo-parent/pom.xml b/feature-repo-parent/pom.xml
index eee1215..fd9417b 100644
--- a/feature-repo-parent/pom.xml
+++ b/feature-repo-parent/pom.xml
@@ -31,7 +31,7 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.1.0</version>
+ <version>1.1.3</version>
<relativePath />
</parent>
</project>
diff --git a/odlparent-lite/pom.xml b/odlparent-lite/pom.xml
index 52eb3d5..c5ebf5e 100644
--- a/odlparent-lite/pom.xml
+++ b/odlparent-lite/pom.xml
@@ -31,7 +31,7 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.0</version>
+ <version>1.1.3</version>
<relativePath />
</parent>
diff --git a/pom.xml b/pom.xml
index bcc70fa..9faad9b 100755
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.0</version>
+ <version>1.1.3</version>
<relativePath />
</parent>
diff --git a/single-feature-parent/pom.xml b/single-feature-parent/pom.xml
index e8cde8e..8667512 100644
--- a/single-feature-parent/pom.xml
+++ b/single-feature-parent/pom.xml
@@ -31,7 +31,7 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.1.0</version>
+ <version>1.1.3</version>
<relativePath />
</parent>