Updated version

This commit is contained in:
2014-08-07 14:34:23 +02:00
parent 10a80e1ad6
commit ffb6a8b872
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<groupId>ch.psi</groupId>
<artifactId>fda.ui</artifactId>
<version>3.0.0</version>
<version>3.0.1</version>
</parent>
<artifactId>fda.ui.application</artifactId>
+2 -2
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>fda.ui</artifactId>
<groupId>ch.psi</groupId>
<version>3.0.0</version>
<version>3.0.1</version>
</parent>
<artifactId>fda.ui.module</artifactId>
@@ -117,7 +117,7 @@
<dependency>
<groupId>ch.psi</groupId>
<artifactId>fda</artifactId>
<version>2.4.2</version>
<version>2.4.3</version>
</dependency>
<dependency>
@@ -1,2 +1,2 @@
CTL_MainWindow_Title=FDA 3.0.0
CTL_MainWindow_Title_No_Project=FDA 3.0.0
CTL_MainWindow_Title=FDA 3.0.1
CTL_MainWindow_Title_No_Project=FDA 3.0.1
+1 -1
View File
@@ -4,7 +4,7 @@
<groupId>ch.psi</groupId>
<artifactId>fda.ui</artifactId>
<version>3.0.0</version>
<version>3.0.1</version>
<packaging>pom</packaging>
<name>ch.psi.fda.ui.parent</name>