diff --git a/pom.xml b/pom.xml
index 3c42910..1feeeb9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
de.adito.aditoweb.nbm
nodejs
- 1.1.0-SNAPSHOT
+ 1.1.1
nbm
diff --git a/src/main/nbm/manifest.mf b/src/main/nbm/manifest.mf
index 6bd86a1..9927475 100644
--- a/src/main/nbm/manifest.mf
+++ b/src/main/nbm/manifest.mf
@@ -5,6 +5,11 @@ OpenIDE-Module-Display-Category: ADITO / Editors
OpenIDE-Module-Short-Description: NodeJS & TypeScript Support for ADITO Designer
OpenIDE-Module-Long-Description: NodeJS & TypeScript Support for ADITO Designer
Changelog
+ v1.1.1
+ MINOR
+
+ - Add Java system properties to NodeJS execution process as environment variables
+
v1.1.0
MAJOR