diff options
Diffstat (limited to 'ecomp-portal-BE-os/pom.xml')
-rw-r--r-- | ecomp-portal-BE-os/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ecomp-portal-BE-os/pom.xml b/ecomp-portal-BE-os/pom.xml index ab9efd87..7807091c 100644 --- a/ecomp-portal-BE-os/pom.xml +++ b/ecomp-portal-BE-os/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-os</artifactId> |