Repository: servicemix-bundles Updated Branches: refs/heads/master a8d462dfc -> cd482f14c
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/cd482f14 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/cd482f14 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/cd482f14 Branch: refs/heads/master Commit: cd482f14c5c860d011968628911fbf70bd082345 Parents: a8d462d Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Feb 22 13:28:08 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Feb 22 13:28:08 2017 +0100 ---------------------------------------------------------------------- spring-orm-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/cd482f14/spring-orm-4.3.6.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-orm-4.3.6.RELEASE/pom.xml b/spring-orm-4.3.6.RELEASE/pom.xml index 6f122e3..cfc2c19 100644 --- a/spring-orm-4.3.6.RELEASE/pom.xml +++ b/spring-orm-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>
