STANBOL-648 fixing the XML prolog

git-svn-id: https://svn.apache.org/repos/asf/stanbol/branches/0.9.0-incubating@1390349 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/deps/src/main/assembly/src.xml b/deps/src/main/assembly/src.xml
index 227214d..24bcc36 100644
--- a/deps/src/main/assembly/src.xml
+++ b/deps/src/main/assembly/src.xml
@@ -1,3 +1,4 @@
+<?xml version="1.0" ?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
@@ -14,8 +15,6 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-
-<?xml version="1.0" ?>
 <assembly xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 http://maven.apache.org/xsd/assembly-1.1.2.xsd">
 
   <id>deps</id>