summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-BE-common
diff options
context:
space:
mode:
authorManoop Talasila <talasila@research.att.com>2019-10-14 15:17:05 +0000
committerGerrit Code Review <gerrit@onap.org>2019-10-14 15:17:05 +0000
commita6d3a0bc546d86a723611f12d18642b599dd2a11 (patch)
treee16fa5c534cbe9b78c1b0c59bd514f71885134b8 /ecomp-portal-BE-common
parent33d10dd35de6a80bf833a0c5470ee60dcdb19953 (diff)
parent701fad2486d1e8b3730dbb175ad81a4381dece41 (diff)
Merge changes I8f2a44e8,I1e483f2a,Ie2473ea0,I1abb5025,I796bc731, ...
* changes: mysql-connector-java to mariadb-java-client change UserRolesController up + tests WidgetsController test coverage up Tests coverage up and some minor bug fixes Tests coverage up and some minor bug fixes WidgetsCatalogControllerTest up docker-compose fix WidgetMSController and WebAnalyticsExtAppVersionController Up Login fix pom.xml fix
Diffstat (limited to 'ecomp-portal-BE-common')
-rw-r--r--ecomp-portal-BE-common/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ecomp-portal-BE-common/pom.xml b/ecomp-portal-BE-common/pom.xml
index 97b1f85e..a3e445de 100644
--- a/ecomp-portal-BE-common/pom.xml
+++ b/ecomp-portal-BE-common/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.portal</groupId>
<artifactId>onap-portal-parent</artifactId>
- <version>2.6.0-SNAPSHOT</version>
+ <version>2.6.0</version>
</parent>
<artifactId>portal-be-common</artifactId>