Repository: servicemix-bundles Updated Branches: refs/heads/master c3c2127f7 -> 3d382912e
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/3d382912 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/3d382912 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/3d382912 Branch: refs/heads/master Commit: 3d382912e9ab29f510f3e792e6bea7dca82da809 Parents: c3c2127 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Feb 22 21:36:12 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Feb 22 21:36:12 2017 +0100 ---------------------------------------------------------------------- spring-websocket-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/3d382912/spring-websocket-4.3.6.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-websocket-4.3.6.RELEASE/pom.xml b/spring-websocket-4.3.6.RELEASE/pom.xml index ba147b9..2e178f7 100644 --- a/spring-websocket-4.3.6.RELEASE/pom.xml +++ b/spring-websocket-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>
