Bug 518420 - release a new version of the plugin

Defining queries in external mlt files requires a change in the build
configuration

Change-Id: I039084c35440a56c0b148a5a846e71a969ca0fc2
Signed-off-by: Jad <jad@kth.se>
diff --git a/org.eclipse.lyo.tools.toolchain.design/build.properties b/org.eclipse.lyo.tools.toolchain.design/build.properties
index f748a41..c7c46d5 100644
--- a/org.eclipse.lyo.tools.toolchain.design/build.properties
+++ b/org.eclipse.lyo.tools.toolchain.design/build.properties
@@ -5,5 +5,5 @@
                description/,\
                plugin.xml,\
                images/,\
-               src/
+               bin/
 customBuildCallbacks = build.acceleo
diff --git a/org.eclipse.lyo.tools.updatesite/site.xml b/org.eclipse.lyo.tools.updatesite/site.xml
index 6a72631..381ae9c 100644
--- a/org.eclipse.lyo.tools.updatesite/site.xml
+++ b/org.eclipse.lyo.tools.updatesite/site.xml
@@ -1,9 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <site>
-   <feature url="features/org.eclipse.lyo.tools.codegenerator.feature_1.0.0.201705082026.jar" id="org.eclipse.lyo.tools.codegenerator.feature" version="1.0.0.201705082026">
+   <feature url="features/org.eclipse.lyo.tools.codegenerator.feature_1.0.0.201706171629.jar" id="org.eclipse.lyo.tools.codegenerator.feature" version="1.0.0.201706171629">
       <category name="org.eclipse.lyo.tools.category"/>
    </feature>
-   <feature url="features/org.eclipse.lyo.tools.toolchain.feature_1.0.0.201705082026.jar" id="org.eclipse.lyo.tools.toolchain.feature" version="1.0.0.201705082026">
+   <feature url="features/org.eclipse.lyo.tools.toolchain.feature_1.0.0.201706171629.jar" id="org.eclipse.lyo.tools.toolchain.feature" version="1.0.0.201706171629">
       <category name="org.eclipse.lyo.tools.category"/>
    </feature>
    <category-def name="org.eclipse.lyo.tools.category" label="Eclipse Lyo Tools"/>