Author: fchrist
Date: Wed Sep 26 09:36:29 2012
New Revision: 1390349
URL: http://svn.apache.org/viewvc?rev=1390349&view=rev
Log:
STANBOL-648 fixing the XML prolog
Modified:
stanbol/branches/0.9.0-incubating/deps/src/main/assembly/src.xml
Modified: stanbol/branches/0.9.0-incubating/deps/src/main/assembly/src.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/0.9.0-incubating/deps/src/main/assembly/src.xml?rev=1390349&r1=1390348&r2=1390349&view=diff
==============================================================================
--- stanbol/branches/0.9.0-incubating/deps/src/main/assembly/src.xml (original)
+++ stanbol/branches/0.9.0-incubating/deps/src/main/assembly/src.xml Wed Sep 26
09:36:29 2012
@@ -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>