diff --git a/build/org.universaal.tools.buildFeature/feature.xml b/build/org.universaal.tools.buildFeature/feature.xml
index 191c6d8acfcd1518e9c7ec2da2b9eafd89048245..7d9e4b72493f1cbeb8b07ce5cd9e7226dc381121 100644
--- a/build/org.universaal.tools.buildFeature/feature.xml
+++ b/build/org.universaal.tools.buildFeature/feature.xml
@@ -1,25 +1,26 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<feature
-      id="org.universaal.tools.buildFeature"
-      label="universaal Build Feature"
-      version="0.2.0">
-
-   <description url="http://www.example.com/description">
-      [Enter Feature Description here.]
-   </description>
-
-   <copyright url="http://www.example.com/copyright">
-      [Enter Copyright Description here.]
-   </copyright>
-
-   <license url="http://www.example.com/license">
-      [Enter License Description here.]
-   </license>
-
-   <plugin
-         id="org.universaal.tools.buildPlugin"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"/>
-
-</feature>
+<?xml version="1.0" encoding="UTF-8"?>
+<feature
+      id="org.universaal.tools.buildFeature"
+      label="universaal Build Feature"
+      version="0.3.0">
+
+   <description url="http://www.example.com/description">
+      [Enter Feature Description here.]
+   </description>
+
+   <copyright url="http://www.example.com/copyright">
+      [Enter Copyright Description here.]
+   </copyright>
+
+   <license url="http://www.example.com/license">
+      [Enter License Description here.]
+   </license>
+
+   <plugin
+         id="org.universaal.tools.buildPlugin"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+</feature>