SM-2399: Upgrade to Apache POM 15
Project: http://git-wip-us.apache.org/repos/asf/servicemix/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix/commit/486ee039 Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/486ee039 Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/486ee039 Branch: refs/heads/servicemix-5.3.x Commit: 486ee039080e99a780ba05fe142e5d4dd8e4f609 Parents: 37c9de3 Author: Krzysztof Sobkowiak <[email protected]> Authored: Fri Nov 7 22:23:01 2014 +0100 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Sat Nov 8 00:52:51 2014 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/486ee039/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1820092..6f73282 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>14</version> + <version>15</version> </parent> <groupId>org.apache.servicemix</groupId>
