Repository: deltaspike Updated Branches: refs/heads/master 17b3513f6 -> 1577c985b
Wrong parent pom specified. Project: http://git-wip-us.apache.org/repos/asf/deltaspike/repo Commit: http://git-wip-us.apache.org/repos/asf/deltaspike/commit/1577c985 Tree: http://git-wip-us.apache.org/repos/asf/deltaspike/tree/1577c985 Diff: http://git-wip-us.apache.org/repos/asf/deltaspike/diff/1577c985 Branch: refs/heads/master Commit: 1577c985bce2eb702b2bbe04a9c52a792410ed3b Parents: 17b3513 Author: John D. Ament <[email protected]> Authored: Thu Aug 4 21:49:32 2016 -0400 Committer: John D. Ament <[email protected]> Committed: Thu Aug 4 21:49:32 2016 -0400 ---------------------------------------------------------------------- deltaspike/modules/data/test-ee7/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/deltaspike/blob/1577c985/deltaspike/modules/data/test-ee7/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/modules/data/test-ee7/pom.xml b/deltaspike/modules/data/test-ee7/pom.xml index b7eca6f..94c26e4 100644 --- a/deltaspike/modules/data/test-ee7/pom.xml +++ b/deltaspike/modules/data/test-ee7/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>data-module-project</artifactId> - <version>1.6.0-SNAPSHOT</version> + <version>1.7.2-SNAPSHOT</version> </parent> <artifactId>deltaspike-data-module-test-ee7</artifactId>
