You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@unomi.apache.org by me...@apache.org on 2016/01/07 15:09:08 UTC

[3/5] incubator-unomi git commit: Added schema.

Added schema.

Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/102f3786
Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/102f3786
Diff: http://git-wip-us.apache.org/repos/asf/incubator-unomi/diff/102f3786

Branch: refs/heads/master
Commit: 102f37867cf52a7aa2a5547444aa01890561b1ed
Parents: c1a1541
Author: Chris Laprun <me...@gmail.com>
Authored: Wed Dec 23 14:50:25 2015 +0100
Committer: Chris Laprun <me...@gmail.com>
Committed: Thu Jan 7 15:06:16 2016 +0100

----------------------------------------------------------------------
 package/src/main/descriptors/src.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-unomi/blob/102f3786/package/src/main/descriptors/src.xml
----------------------------------------------------------------------
diff --git a/package/src/main/descriptors/src.xml b/package/src/main/descriptors/src.xml
index bffa142..9db905b 100644
--- a/package/src/main/descriptors/src.xml
+++ b/package/src/main/descriptors/src.xml
@@ -16,7 +16,8 @@
   ~ limitations under the License.
   -->
 
-<assembly>
+<assembly xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+          xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.3 http://maven.apache.org/xsd/assembly-1.1.3.xsd">
     <id>src</id>
 
     <formats>