org.apache:apache:17
Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/638d32c5 Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/638d32c5 Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/638d32c5 Branch: refs/heads/tomee-7.0.0-M1 Commit: 638d32c524bbe181a93d1d6710e6704aca516586 Parents: 14109de Author: [email protected] <[email protected]> Authored: Mon Sep 21 21:05:58 2015 +0200 Committer: [email protected] <[email protected]> Committed: Mon Sep 21 21:05:58 2015 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tomee/blob/638d32c5/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e7612ec..79f0226 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>15</version> + <version>17</version> </parent> <groupId>org.apache.tomee</groupId>
