summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2019-08-27 10:34:35 -0700
committerPatrick Brady <patrick.brady@att.com>2019-08-27 10:34:40 -0700
commitf117cf543eb6b11f7785e71c2f3ad336083b7569 (patch)
tree36f0857951fc6c6ae93d752f7387813108870da8
parent789000d24e0ae783d58839cc37d738a37f5d6578 (diff)
Change to ccsdk 1.3.2 parent
Change-Id: I69060cb7c8a560c4d46092b476adf227e57d1368 Signed-off-by: Patrick Brady <patrick.brady@att.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 83846fe..c4da262 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.4</version>
+ <version>1.3.2</version>
<relativePath />
</parent>
diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml
index af2763d..d50cba3 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.4</version>
+ <version>1.3.2</version>
<relativePath />
</parent>
diff --git a/feature-repo-parent/pom.xml b/feature-repo-parent/pom.xml
index c02ee5f..40bc7e7 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.4</version>
+ <version>1.3.2</version>
<relativePath />
</parent>
diff --git a/odlparent-lite/pom.xml b/odlparent-lite/pom.xml
index 24145a1..8636958 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.4</version>
+ <version>1.3.2</version>
<relativePath />
</parent>
diff --git a/pom.xml b/pom.xml
index adea8d8..e27f10f 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.4</version>
+ <version>1.3.2</version>
<relativePath />
</parent>
diff --git a/single-feature-parent/pom.xml b/single-feature-parent/pom.xml
index 6248be7..90a60df 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.4</version>
+ <version>1.3.2</version>
<relativePath />
</parent>