aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-03-04 09:43:47 -0500
committerSingal, Kapil (ks220y) <ks220y@att.com>2020-03-04 17:04:11 -0500
commit04e519c3f9ab8ac745b9c6b8b67100090c91f8e1 (patch)
treee7c01629054324c4fc1cb9a8c01ab232e30594c9 /sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml
parent298e36213bae8e9c972928d09f7cf58d23bba991 (diff)
Use released 1.5.2 CCSDK parent
Use released Frankfurt M4 version of CCSDK parent poms Change-Id: I05de5b17ca00463c0d5e772d4995870df5ff0fc1 Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml')
-rw-r--r--sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml b/sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml
index 6f6c6d359..e16251bb9 100644
--- a/sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml
+++ b/sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.5.2-SNAPSHOT</version>
+ <version>1.5.2</version>
<relativePath/>
</parent>
@@ -78,6 +78,6 @@
<version>${project.version}</version>
<type>xml</type>
<classifier>features</classifier>
- </dependency>
+ </dependency>
</dependencies>
</project>