packaged new version

This commit is contained in:
2015-05-11 13:46:12 +02:00
parent 4e2959d44d
commit d43dc9ff9d
4 changed files with 6 additions and 6 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>ch.psi</groupId>
<artifactId>fda.ui</artifactId>
<version>3.1.10</version>
<version>3.5.0</version>
</parent>
<artifactId>fda.ui.application</artifactId>

View File

@@ -4,7 +4,7 @@
<parent>
<artifactId>fda.ui</artifactId>
<groupId>ch.psi</groupId>
<version>3.1.10</version>
<version>3.5.0</version>
</parent>
<artifactId>fda.ui.module</artifactId>
@@ -117,7 +117,7 @@
<dependency>
<groupId>ch.psi</groupId>
<artifactId>fda</artifactId>
<version>2.4.10</version>
<version>2.5.0</version>
</dependency>
<dependency>

View File

@@ -1,2 +1,2 @@
CTL_MainWindow_Title=FDA 3.1.10
CTL_MainWindow_Title_No_Project=FDA 3.1.10
CTL_MainWindow_Title=FDA 3.5.0
CTL_MainWindow_Title_No_Project=FDA 3.5.0

View File

@@ -4,7 +4,7 @@
<groupId>ch.psi</groupId>
<artifactId>fda.ui</artifactId>
<version>3.1.10</version>
<version>3.5.0</version>
<packaging>pom</packaging>
<name>ch.psi.fda.ui.parent</name>