Repository: incubator-juneau Updated Branches: refs/heads/master 958e2428f -> 7c785c3e1
Testing a local commit. Project: http://git-wip-us.apache.org/repos/asf/incubator-juneau/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-juneau/commit/7c785c3e Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau/tree/7c785c3e Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau/diff/7c785c3e Branch: refs/heads/master Commit: 7c785c3e1377da89fa0fe7ed00a72c3ff137f29a Parents: 958e242 Author: John D. Ament <[email protected]> Authored: Sun Jul 16 18:28:04 2017 -0400 Committer: John D. Ament <[email protected]> Committed: Sun Jul 16 18:28:04 2017 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/7c785c3e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c0199ab..0138de3 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ *************************************************************************************************************************** --> <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"> - +<!-- test ignore me --> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.juneau</groupId> <artifactId>juneau</artifactId>
