Repository: servicemix-bundles Updated Branches: refs/heads/master 31838f985 -> 563310886
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/56331088 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/56331088 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/56331088 Branch: refs/heads/master Commit: 5633108868a93b922f70f715e7dd23d64109d561 Parents: 31838f9 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Feb 22 16:53:11 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Feb 22 16:53:11 2017 +0100 ---------------------------------------------------------------------- spring-tx-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/56331088/spring-tx-4.3.6.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-tx-4.3.6.RELEASE/pom.xml b/spring-tx-4.3.6.RELEASE/pom.xml index b8d5f7a..da505ad 100644 --- a/spring-tx-4.3.6.RELEASE/pom.xml +++ b/spring-tx-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>
