add schema to manifest files

This commit is contained in:
Dirk Thomas 2016-06-26 17:14:48 -07:00
parent e6e7713c43
commit 3f03b1d933

View file

@ -1,4 +1,5 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<?xml-model href="http://download.ros.org/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2"> <package format="2">
<name>rcl</name> <name>rcl</name>
<version>0.0.0</version> <version>0.0.0</version>