diff --git a/IntegrationTests/pom.xml b/IntegrationTests/pom.xml
index b24394d2..46b608ca 100644
--- a/IntegrationTests/pom.xml
+++ b/IntegrationTests/pom.xml
@@ -7,7 +7,7 @@
adito-nb-git
de.adito.git
- 1.9.3
+ 1.9.4
jar
diff --git a/api/pom.xml b/api/pom.xml
index 7ccb08f9..10da24fe 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -7,7 +7,7 @@
adito-nb-git
de.adito.git
- 1.9.3
+ 1.9.4
api
diff --git a/gui/pom.xml b/gui/pom.xml
index 26287305..f23be6f6 100644
--- a/gui/pom.xml
+++ b/gui/pom.xml
@@ -7,7 +7,7 @@
adito-nb-git
de.adito.git
- 1.9.3
+ 1.9.4
gui
diff --git a/impl/pom.xml b/impl/pom.xml
index c1eb1b26..46816f16 100644
--- a/impl/pom.xml
+++ b/impl/pom.xml
@@ -7,7 +7,7 @@
adito-nb-git
de.adito.git
- 1.9.3
+ 1.9.4
impl
diff --git a/nbm/pom.xml b/nbm/pom.xml
index 50faccd5..b2dd6f00 100644
--- a/nbm/pom.xml
+++ b/nbm/pom.xml
@@ -7,7 +7,7 @@
adito-nb-git
de.adito.git
- 1.9.3
+ 1.9.4
nbm
diff --git a/nbm/src/nbm/manifest.mf b/nbm/src/nbm/manifest.mf
index ae1df8fa..d170ead1 100644
--- a/nbm/src/nbm/manifest.mf
+++ b/nbm/src/nbm/manifest.mf
@@ -6,6 +6,16 @@ OpenIDE-Module-Name: Git
OpenIDE-Module-Display-Category: ADITO / VCS
OpenIDE-Module-Long-Description: Git Support for NetBeans IDE.
Changelog
+ v1.9.4
+ MINOR
+
+ - The dialog windows now remember their size and position
+
+ BUGFIX
+
+ - Fix: The option "Create New Branch" when pushing a branch that tracks a branch with some other name does not create a new branch
+ - Fix: Pushing/Pulling/Fetching via HTTPS does not always work due to a NullPointerException
+
v1.9.3
BUGFIX
diff --git a/pom.xml b/pom.xml
index 8efd0b6e..f862d98e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
de.adito.git
adito-nb-git
pom
- 1.9.3
+ 1.9.4
RELEASE111