Updated to new version 35
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>ch.psi</groupId>
|
||||
<artifactId>fda.ui</artifactId>
|
||||
<version>1.1.34</version>
|
||||
<version>1.1.35</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>application</artifactId>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>ch.psi</groupId>
|
||||
<artifactId>fda.ui</artifactId>
|
||||
<version>1.1.34</version>
|
||||
<version>1.1.35</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>branding</artifactId>
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
CTL_MainWindow_Title=FDA 1.1.34
|
||||
CTL_MainWindow_Title_No_Project=FDA 1.1.34
|
||||
CTL_MainWindow_Title=FDA 1.1.35
|
||||
CTL_MainWindow_Title_No_Project=FDA 1.1.35
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<artifactId>fda.ui</artifactId>
|
||||
<groupId>ch.psi</groupId>
|
||||
<version>1.1.34</version>
|
||||
<version>1.1.35</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>fda.ui.cdump</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<artifactId>fda.ui</artifactId>
|
||||
<groupId>ch.psi</groupId>
|
||||
<version>1.1.34</version>
|
||||
<version>1.1.35</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>fda.ui.ce</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<artifactId>fda.ui</artifactId>
|
||||
<groupId>ch.psi</groupId>
|
||||
<version>1.1.34</version>
|
||||
<version>1.1.35</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>fda.ui.cm</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<artifactId>fda.ui</artifactId>
|
||||
<groupId>ch.psi</groupId>
|
||||
<version>1.1.34</version>
|
||||
<version>1.1.35</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>fda.ui.ee</artifactId>
|
||||
@@ -87,7 +87,7 @@
|
||||
<dependency>
|
||||
<groupId>ch.psi</groupId>
|
||||
<artifactId>fda</artifactId>
|
||||
<version>1.1.34</version>
|
||||
<version>1.1.35-SNAPSHOT</version>
|
||||
<type>jar</type>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<artifactId>fda.ui</artifactId>
|
||||
<groupId>ch.psi</groupId>
|
||||
<version>1.1.34</version>
|
||||
<version>1.1.35</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>fda.ui.preferences</artifactId>
|
||||
|
||||
4
pom.xml
4
pom.xml
@@ -4,7 +4,7 @@
|
||||
|
||||
<groupId>ch.psi</groupId>
|
||||
<artifactId>fda.ui</artifactId>
|
||||
<version>1.1.34</version>
|
||||
<version>1.1.35</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<name>fda.ui - NB App Parent</name>
|
||||
@@ -89,7 +89,7 @@
|
||||
</modules>
|
||||
|
||||
<properties>
|
||||
<netbeans.version>RELEASE701</netbeans.version>
|
||||
<netbeans.version>RELEASE712</netbeans.version>
|
||||
<brandingToken>fda</brandingToken>
|
||||
</properties>
|
||||
</project>
|
||||
Reference in New Issue
Block a user