Repository: servicemix Updated Branches: refs/heads/servicemix-5.0.x da4209b3a -> 82c267410
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/99df59aa Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/99df59aa Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/99df59aa Branch: refs/heads/servicemix-5.0.x Commit: 99df59aae029a4f04121ef2a9181c17ec1689d93 Parents: 56b9ab3 Author: Krzysztof Sobkowiak <[email protected]> Authored: Fri Nov 7 22:23:01 2014 +0100 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Sat Nov 8 02:01:22 2014 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/99df59aa/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f8cbf92..d770a02 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>
