summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-fw/pom.xml
diff options
context:
space:
mode:
authorKotta, Shireesha (sk434m) <sk434m@att.com>2018-12-28 10:44:43 -0500
committerKotta, Shireesha (sk434m) <sk434m@att.com>2018-12-28 10:44:43 -0500
commit33e660e21a7cce89210a318c4de80d1f8b4d5f5d (patch)
tree565b2b745c8878b9dcda45afef6efa05dd79b05b /ecomp-sdk/epsdk-fw/pom.xml
parent4686d8a9ec9367e7dc75770cb69c60d5c592e63a (diff)
CADI Integration POM change
Issue-ID: PORTAL-474 Changed POM version to 2.5.0 Change-Id: Ibd72c1c4977f63b5123f76ff6bbb36f2e74172ab Signed-off-by: Kotta, Shireesha (sk434m) <sk434m@att.com>
Diffstat (limited to 'ecomp-sdk/epsdk-fw/pom.xml')
-rw-r--r--ecomp-sdk/epsdk-fw/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ecomp-sdk/epsdk-fw/pom.xml b/ecomp-sdk/epsdk-fw/pom.xml
index aaf02147..151a01ef 100644
--- a/ecomp-sdk/epsdk-fw/pom.xml
+++ b/ecomp-sdk/epsdk-fw/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.portal.sdk</groupId>
<artifactId>epsdk-project</artifactId>
- <version>2.5.0-SNAPSHOT</version>
+ <version>2.5.0</version>
</parent>
<!-- GroupId is inherited from parent -->
@@ -72,7 +72,7 @@
<dependency>
<groupId>org.onap.portal.sdk</groupId>
<artifactId>epsdk-logger</artifactId>
- <version>2.5.0-SNAPSHOT</version>
+ <version>2.5.0</version>
</dependency>
<dependency>
<groupId>org.onap.aaf.authz</groupId>