| <?xml version="1.0" encoding="UTF-8"?> | |
| <plan name="invalid-uri-versionrange.plan" version="1.0.0" scoped="true" atomic="true" | |
| xmlns="http://www.eclipse.org/virgo/schema/plan" | |
| xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
| xsi:schemaLocation=" | |
| http://www.eclipse.org/virgo/schema/plan | |
| http://www.eclipse.org/virgo/schema/plan/eclipse-virgo-plan.xsd"> | |
| <artifact version="[1.0.0, 2.0.0)" uri="file:/a/b.c"/> | |
| </plan> |