Repository: jena Updated Branches: refs/heads/master ba7f141d9 -> 8388d25cd
Fix POM mistake Project: http://git-wip-us.apache.org/repos/asf/jena/repo Commit: http://git-wip-us.apache.org/repos/asf/jena/commit/8388d25c Tree: http://git-wip-us.apache.org/repos/asf/jena/tree/8388d25c Diff: http://git-wip-us.apache.org/repos/asf/jena/diff/8388d25c Branch: refs/heads/master Commit: 8388d25cd1951fe91c1b75b9097bb2f29ffc8a5e Parents: ba7f141 Author: Andy Seaborne <[email protected]> Authored: Wed Feb 11 12:02:26 2015 +0000 Committer: Andy Seaborne <[email protected]> Committed: Wed Feb 11 12:02:26 2015 +0000 ---------------------------------------------------------------------- apache-jena-osgi/jena-osgi-test/pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jena/blob/8388d25c/apache-jena-osgi/jena-osgi-test/pom.xml ---------------------------------------------------------------------- diff --git a/apache-jena-osgi/jena-osgi-test/pom.xml b/apache-jena-osgi/jena-osgi-test/pom.xml index e7e8bc1..499174b 100644 --- a/apache-jena-osgi/jena-osgi-test/pom.xml +++ b/apache-jena-osgi/jena-osgi-test/pom.xml @@ -211,7 +211,6 @@ limitations under the License. <phase>integration-test</phase> </execution> </executions> - --> </plugin> </plugins> </build>
