summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvmuthukrishnan@aarnanetworks.com <vmuthukrishnan@aarnanetworks.com>2019-08-12 18:07:02 +0000
committerPatrick Brady <patrick.brady@att.com>2019-08-26 21:27:13 +0000
commit789000d24e0ae783d58839cc37d738a37f5d6578 (patch)
tree32e7abd41496050dffcb31621358942e22742a8d
parentf85ddbe74bd6775ebe56ed8aa6baa436f42df347 (diff)
Updated org.onap.ccsdk.parent version from 1.2.1 to 1.2.4
Change-Id: I28d8fd7b58861b0c0b2f07268cec4b9a98ea6d93 Signed-off-by: vmuthukrishnan@aarnanetworks.com <vmuthukrishnan@aarnanetworks.com> Issue-ID: APPC-1630
-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 89888a1..83846fe 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.2.1</version>
+ <version>1.2.4</version>
<relativePath />
</parent>
diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml
index 70cac9a..af2763d 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.2.1</version>
+ <version>1.2.4</version>
<relativePath />
</parent>
diff --git a/feature-repo-parent/pom.xml b/feature-repo-parent/pom.xml
index 9dfd165..c02ee5f 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.2.1</version>
+ <version>1.2.4</version>
<relativePath />
</parent>
diff --git a/odlparent-lite/pom.xml b/odlparent-lite/pom.xml
index d8c6a71..24145a1 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.2.1</version>
+ <version>1.2.4</version>
<relativePath />
</parent>
diff --git a/pom.xml b/pom.xml
index 27528e9..adea8d8 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.2.1</version>
+ <version>1.2.4</version>
<relativePath />
</parent>
diff --git a/single-feature-parent/pom.xml b/single-feature-parent/pom.xml
index 32a06a1..6248be7 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.2.1</version>
+ <version>1.2.4</version>
<relativePath />
</parent>