Repository: servicemix-bundles Updated Branches: refs/heads/master 9f1cb2d12 -> 41c8b0d1f
Upgrade to bundles-pom 13 Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/41c8b0d1 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/41c8b0d1 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/41c8b0d1 Branch: refs/heads/master Commit: 41c8b0d1f3c0903addef6de1e0896010d8914c8a Parents: 9f1cb2d Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Feb 22 15:51:47 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Feb 22 15:51:47 2017 +0100 ---------------------------------------------------------------------- spring-oxm-4.3.6.RELEASE/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/41c8b0d1/spring-oxm-4.3.6.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-oxm-4.3.6.RELEASE/pom.xml b/spring-oxm-4.3.6.RELEASE/pom.xml index 7821d3a..2664d49 100644 --- a/spring-oxm-4.3.6.RELEASE/pom.xml +++ b/spring-oxm-4.3.6.RELEASE/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> - <version>13-SNAPSHOT</version> + <version>13</version> <relativePath>../bundles-pom/pom.xml</relativePath> </parent>
