upgrade to latest apache-parent
Project: http://git-wip-us.apache.org/repos/asf/deltaspike/repo Commit: http://git-wip-us.apache.org/repos/asf/deltaspike/commit/c4f1bdb7 Tree: http://git-wip-us.apache.org/repos/asf/deltaspike/tree/c4f1bdb7 Diff: http://git-wip-us.apache.org/repos/asf/deltaspike/diff/c4f1bdb7 Branch: refs/heads/master Commit: c4f1bdb732fbcc46c4636b529f59e8cebf7e242e Parents: 7a1c983 Author: Mark Struberg <[email protected]> Authored: Thu Oct 30 00:16:11 2014 +0100 Committer: Mark Struberg <[email protected]> Committed: Thu Oct 30 00:23:29 2014 +0100 ---------------------------------------------------------------------- deltaspike/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/deltaspike/blob/c4f1bdb7/deltaspike/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/pom.xml b/deltaspike/pom.xml index 248818a..7f42550 100644 --- a/deltaspike/pom.xml +++ b/deltaspike/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>11</version> + <version>14</version> </parent> <!--
