diff options
Diffstat (limited to 'ecomp-portal-FE-common/pom.xml')
-rw-r--r-- | ecomp-portal-FE-common/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ecomp-portal-FE-common/pom.xml b/ecomp-portal-FE-common/pom.xml index 111b2881..61546a04 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> |