aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dt5972@att.com>2018-05-11 12:49:14 -0400
committerTimoney, Dan (dt5972) <dt5972@att.com>2018-05-11 12:49:14 -0400
commitf5e064242a694044f7a75c97550cfd456211c441 (patch)
tree334741300f3e13d9c5e89e819b1298a7f9b36d29
parentf4590860b778984dab604f34d24264da8d784fe4 (diff)
Change to use latest parent
Change sdnc/features to use latest CCSDK parent to resolve build issue Change-Id: Ia4cf3221be78da2f8dbd8c4406159a1b365dbb34 Issue-ID: SDNC-311 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 97ea1a5..5f0e898 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.2-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.sdnc.features</groupId>
<artifactId>sdnc-features</artifactId>
- <version>1.3.1-SNAPSHOT</version>
+ <version>1.3.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>sdnc-features</name>