Use version 1.3.0 (no -SNAPSHOT)
This is an attempt to solve the Sonar failures in the
portal-master-release-version-java-daily jobs.
Issue: PORTAL-109
Change-Id: I5694cd726b64bf28ea6201f9d2066b7dd734c0fe
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
diff --git a/ecomp-portal-BE-common/pom.xml b/ecomp-portal-BE-common/pom.xml
index 9d34914..942680e 100644
--- a/ecomp-portal-BE-common/pom.xml
+++ b/ecomp-portal-BE-common/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.portal</groupId>
<artifactId>onap-portal-parent</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.0</version>
</parent>
<artifactId>ecompportal-be-common</artifactId>