aboutsummaryrefslogtreecommitdiffstats
path: root/installation
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-02-06 10:06:59 -0500
committerDan Timoney <dtimoney@att.com>2020-02-06 10:06:59 -0500
commit6e68f5541aaf92e584d656958ec6e1bf3898581d (patch)
tree27000fd2faf9784f5406947a2eefdc5a01346a95 /installation
parent9de6cd69b2bc621ead6ed8f08b9c4f44d908d991 (diff)
Update to use released CCSDK parent pom
Update new module sdnc-web to use released parent pom 1.5.1 Change-Id: I7758318cf2441fd97d674adcbbc9b2e25104c8c6 Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 15ca43491e1cd9adfc6c640bfab5c7dce260894e
Diffstat (limited to 'installation')
-rw-r--r--installation/sdnc-web/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml
index 66db3d69..bf91b5c6 100644
--- a/installation/sdnc-web/pom.xml
+++ b/installation/sdnc-web/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.1</version>
<relativePath />
</parent>