Repository: servicemix-bundles Updated Branches: refs/heads/master 8581f58b6 -> e18538967
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/e1853896 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/e1853896 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/e1853896 Branch: refs/heads/master Commit: e185389675ff27e703b87b0514316912b013c9c2 Parents: 8581f58 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Feb 22 10:42:07 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Feb 22 10:42:07 2017 +0100 ---------------------------------------------------------------------- spring-jdbc-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/e1853896/spring-jdbc-4.3.6.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-jdbc-4.3.6.RELEASE/pom.xml b/spring-jdbc-4.3.6.RELEASE/pom.xml index 1587184..9753efc 100644 --- a/spring-jdbc-4.3.6.RELEASE/pom.xml +++ b/spring-jdbc-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>
