diff --git a/application/pom.xml b/application/pom.xml
index cb22c87..29b53a7 100644
--- a/application/pom.xml
+++ b/application/pom.xml
@@ -5,7 +5,7 @@
ch.psi
fda.ui
- 1.0.0-SNAPSHOT
+ 1.1.28
application
@@ -79,6 +79,9 @@
org.codehaus.mojo
nbm-maven-plugin
+
+ src/main/resources/fda.conf
+
+
+
+
+
+
+
+
+
+
+
+
+ run
+
+
+
+
diff --git a/branding/src/main/nbm-branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties b/branding/src/main/nbm-branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties
index 976150e..934d91f 100644
--- a/branding/src/main/nbm-branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties
+++ b/branding/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 {0}
-CTL_MainWindow_Title_No_Project=FDA {0}
+CTL_MainWindow_Title=FDA 1.1.28
+CTL_MainWindow_Title_No_Project=FDA 1.1.28
diff --git a/fda.ui.cdump/pom.xml b/fda.ui.cdump/pom.xml
index f2fa569..03bcd69 100644
--- a/fda.ui.cdump/pom.xml
+++ b/fda.ui.cdump/pom.xml
@@ -4,7 +4,7 @@
fda.ui
ch.psi
- 1.0.0-SNAPSHOT
+ 1.1.28
fda.ui.cdump
diff --git a/fda.ui.ce/pom.xml b/fda.ui.ce/pom.xml
index 37f1cc8..d201f77 100644
--- a/fda.ui.ce/pom.xml
+++ b/fda.ui.ce/pom.xml
@@ -4,7 +4,7 @@
fda.ui
ch.psi
- 1.0.0-SNAPSHOT
+ 1.1.28
fda.ui.ce
diff --git a/fda.ui.cm/pom.xml b/fda.ui.cm/pom.xml
index 75677d0..1f451de 100644
--- a/fda.ui.cm/pom.xml
+++ b/fda.ui.cm/pom.xml
@@ -4,7 +4,7 @@
fda.ui
ch.psi
- 1.0.0-SNAPSHOT
+ 1.1.28
fda.ui.cm
diff --git a/fda.ui.ee/pom.xml b/fda.ui.ee/pom.xml
index 661d393..cc138a6 100644
--- a/fda.ui.ee/pom.xml
+++ b/fda.ui.ee/pom.xml
@@ -4,7 +4,7 @@
fda.ui
ch.psi
- 1.0.0-SNAPSHOT
+ 1.1.28
fda.ui.ee
@@ -87,7 +87,7 @@
ch.psi
fda
- 1.1.27
+ 1.1.28
jar
diff --git a/fda.ui.preferences/pom.xml b/fda.ui.preferences/pom.xml
index 3a3dfe9..fae7373 100644
--- a/fda.ui.preferences/pom.xml
+++ b/fda.ui.preferences/pom.xml
@@ -4,7 +4,7 @@
fda.ui
ch.psi
- 1.0.0-SNAPSHOT
+ 1.1.28
fda.ui.preferences
diff --git a/pom.xml b/pom.xml
index 5341c45..27d4bd8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
ch.psi
fda.ui
- 1.0.0-SNAPSHOT
+ 1.1.28
pom
fda.ui - NB App Parent