From 37fb752682362178c99f3245ef91ae446b92b426 Mon Sep 17 00:00:00 2001 From: Alexandre Gobbo Date: Fri, 22 Aug 2014 09:25:37 +0200 Subject: [PATCH] Fixed bugs on MatrixPlotArray 7 LinePlotArray --- fda.ui.module/pom.xml | 9 +++++++-- .../org/netbeans/core/windows/view/ui/Bundle.properties | 4 ++-- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/fda.ui.module/pom.xml b/fda.ui.module/pom.xml index 72c4a0b..8cb3093 100644 --- a/fda.ui.module/pom.xml +++ b/fda.ui.module/pom.xml @@ -4,7 +4,7 @@ fda.ui ch.psi - 3.1.1 + 3.1.2 fda.ui.module @@ -117,7 +117,7 @@ ch.psi fda - 2.4.4 + 2.4.5 @@ -127,6 +127,11 @@ test jar + + ${project.groupId} + plot + 2.1-SNAPSHOT + diff --git a/fda.ui.module/src/main/nbm-branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties b/fda.ui.module/src/main/nbm-branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties index d92389e..574c6a4 100644 --- a/fda.ui.module/src/main/nbm-branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties +++ b/fda.ui.module/src/main/nbm-branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties @@ -1,2 +1,2 @@ -CTL_MainWindow_Title=FDA 3.1.1 -CTL_MainWindow_Title_No_Project=FDA 3.1.1 +CTL_MainWindow_Title=FDA 3.1.2 +CTL_MainWindow_Title_No_Project=FDA 3.1.2