summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2019-01-08 12:14:33 -0800
committerPatrick Brady <patrick.brady@att.com>2019-01-08 12:14:38 -0800
commit24f589a6febd445399fdd8bc901ccbd271c1a77b (patch)
treeafbcf4257da599217d4f741990d394ed6877b38d
parent66661bfb038a5a9bd2a8992f8e17231d78808488 (diff)
Update to latest ccsdk parent version
Update from version 1.1.0 to version 1.1.3 of the ccsdk parent files. Change-Id: Ie955c41f84c51cff3d05e4b01621f905db815fcd 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 ab8053a..763a472 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 e4322a3..67df39e 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 295feb1..b4f65c2 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 f420234..bf67fe1 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 5e9488d..79c48e2 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 317fd79..b747575 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>