aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml
diff options
context:
space:
mode:
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>