Deliver centralized role management feature
Repair multiple defects also.
Revise deployment to use docker-compose.
Remove all zip archives.
Issue: PORTAL-21, PORTAL-25, PORTAL-28, PORTAL-52, PORTAL-69,
PORTAL-74, PORTAL-76, PORTAL-80, PORTAL-82
Change-Id: Ie72fec7d35ba78beb162bba6ed27b2caee340c61
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
diff --git a/ecomp-portal-FE-common/pom.xml b/ecomp-portal-FE-common/pom.xml
index 111b288..61546a0 100644
--- a/ecomp-portal-FE-common/pom.xml
+++ b/ecomp-portal-FE-common/pom.xml
@@ -2,6 +2,6 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.openecomp.portal</groupId>
<artifactId>ecompportal-FE-common</artifactId>
- <version>1.1</version>
- <!-- This file exists primarily to allow easy import of this project into Eclipse. -->
+ <version>0</version>
+ <!-- This file exists only to allow easy import of this project into Eclipse. -->
</project>