Repository: jena Updated Branches: refs/heads/master 27757bc2a -> 27f091e60
Put back contract plugin (Windows build testing) Project: http://git-wip-us.apache.org/repos/asf/jena/repo Commit: http://git-wip-us.apache.org/repos/asf/jena/commit/27f091e6 Tree: http://git-wip-us.apache.org/repos/asf/jena/tree/27f091e6 Diff: http://git-wip-us.apache.org/repos/asf/jena/diff/27f091e6 Branch: refs/heads/master Commit: 27f091e60fb6cd41bf2a62679559dcba06ef100f Parents: 27757bc Author: Andy Seaborne <[email protected]> Authored: Mon Jun 15 10:08:24 2015 +0100 Committer: Andy Seaborne <[email protected]> Committed: Mon Jun 15 10:08:24 2015 +0100 ---------------------------------------------------------------------- jena-core/pom.xml | 2 -- 1 file changed, 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jena/blob/27f091e6/jena-core/pom.xml ---------------------------------------------------------------------- diff --git a/jena-core/pom.xml b/jena-core/pom.xml index af73311..906a050 100644 --- a/jena-core/pom.xml +++ b/jena-core/pom.xml @@ -227,7 +227,6 @@ </executions> </plugin> - <!-- <plugin> <groupId>org.xenei</groupId> <artifactId>contract-test-maven-plugin</artifactId> @@ -270,7 +269,6 @@ </execution> </executions> </plugin> - --> <!-- <plugin>
