Fix formatting
Project: http://git-wip-us.apache.org/repos/asf/jena/repo Commit: http://git-wip-us.apache.org/repos/asf/jena/commit/3a8bb88f Tree: http://git-wip-us.apache.org/repos/asf/jena/tree/3a8bb88f Diff: http://git-wip-us.apache.org/repos/asf/jena/diff/3a8bb88f Branch: refs/heads/master Commit: 3a8bb88f66f6dddbb183c981bf27c2a189205112 Parents: 5b7ac93 Author: Andy Seaborne <[email protected]> Authored: Sun Feb 1 13:10:39 2015 +0000 Committer: Andy Seaborne <[email protected]> Committed: Sun Feb 1 13:10:39 2015 +0000 ---------------------------------------------------------------------- jena-osgi-test/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jena/blob/3a8bb88f/jena-osgi-test/pom.xml ---------------------------------------------------------------------- diff --git a/jena-osgi-test/pom.xml b/jena-osgi-test/pom.xml index c543e08..b876f39 100644 --- a/jena-osgi-test/pom.xml +++ b/jena-osgi-test/pom.xml @@ -16,7 +16,8 @@ limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" +<project xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent>
