summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-domain/pom.xml
diff options
context:
space:
mode:
authorst782s <statta@research.att.com>2018-08-01 17:16:07 -0400
committerst782s <statta@research.att.com>2018-08-01 17:38:44 -0400
commitcddbf4178c451ed6ff7a0eb3aaf0655176107221 (patch)
treeef113f03c3c00882600a996a8c38fcc40eabc03b /ecomp-sdk/epsdk-domain/pom.xml
parent27666ce5feb0e073f0e7dc43b4f1aa267a6b0975 (diff)
Get Analytics call resulting in NPE3.0.1-ONAP2.4.0
Issue-ID: PORTAL-344,PORTAL-288 Includes POM changes to prepare for release Change-Id: Ia7980c27ae1859273bacac8b7569d9396d31fe0c Signed-off-by: st782s <statta@research.att.com>
Diffstat (limited to 'ecomp-sdk/epsdk-domain/pom.xml')
-rw-r--r--ecomp-sdk/epsdk-domain/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ecomp-sdk/epsdk-domain/pom.xml b/ecomp-sdk/epsdk-domain/pom.xml
index 34a55ac4..e37a4bfe 100644
--- a/ecomp-sdk/epsdk-domain/pom.xml
+++ b/ecomp-sdk/epsdk-domain/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.portal.sdk</groupId>
<artifactId>epsdk-project</artifactId>
- <version>2.4.0-SNAPSHOT</version>
+ <version>2.4.0</version>
</parent>
<groupId>org.onap.portal.sdk</groupId>
<artifactId>epsdk-domain</artifactId>
- <version>2.4.0-SNAPSHOT</version>
+ <version>2.4.0</version>
<packaging>jar</packaging>
<name>ONAP Portal SDK Domain</name>