Repository: servicemix-bundles Updated Branches: refs/heads/master f746f0ffa -> 2ccd004b5
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/2ccd004b Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/2ccd004b Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/2ccd004b Branch: refs/heads/master Commit: 2ccd004b5069a93b562dd94ec7cf82b334c35965 Parents: f746f0f Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Feb 22 21:27:23 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Feb 22 21:27:23 2017 +0100 ---------------------------------------------------------------------- spring-webmvc-portlet-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/2ccd004b/spring-webmvc-portlet-4.3.6.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-webmvc-portlet-4.3.6.RELEASE/pom.xml b/spring-webmvc-portlet-4.3.6.RELEASE/pom.xml index a95c31d..1673719 100644 --- a/spring-webmvc-portlet-4.3.6.RELEASE/pom.xml +++ b/spring-webmvc-portlet-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>
