Repository: jena Updated Branches: refs/heads/master 568ba88ff -> 27757bc2a
Temp : investigate build on Windows Project: http://git-wip-us.apache.org/repos/asf/jena/repo Commit: http://git-wip-us.apache.org/repos/asf/jena/commit/27757bc2 Tree: http://git-wip-us.apache.org/repos/asf/jena/tree/27757bc2 Diff: http://git-wip-us.apache.org/repos/asf/jena/diff/27757bc2 Branch: refs/heads/master Commit: 27757bc2a22266ea0a0cdedd4dc996d2aaa24c41 Parents: 568ba88 Author: Andy Seaborne <[email protected]> Authored: Sun Jun 14 21:21:14 2015 +0100 Committer: Andy Seaborne <[email protected]> Committed: Sun Jun 14 21:21:14 2015 +0100 ---------------------------------------------------------------------- jena-core/pom.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jena/blob/27757bc2/jena-core/pom.xml ---------------------------------------------------------------------- diff --git a/jena-core/pom.xml b/jena-core/pom.xml index 486a13f..af73311 100644 --- a/jena-core/pom.xml +++ b/jena-core/pom.xml @@ -226,7 +226,8 @@ </execution> </executions> </plugin> - + + <!-- <plugin> <groupId>org.xenei</groupId> <artifactId>contract-test-maven-plugin</artifactId> @@ -269,7 +270,8 @@ </execution> </executions> </plugin> - + --> + <!-- <plugin> <groupId>org.apache.maven.plugins</groupId>
