Repository: servicemix-bundles Updated Branches: refs/heads/master 695f7ab97 -> 48dce9740
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/48dce974 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/48dce974 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/48dce974 Branch: refs/heads/master Commit: 48dce974075d69d0cabb7cda352718949358c579 Parents: 695f7ab Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Feb 23 14:12:46 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Feb 23 14:12:46 2017 +0100 ---------------------------------------------------------------------- saxon-9.7.0-15/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/48dce974/saxon-9.7.0-15/pom.xml ---------------------------------------------------------------------- diff --git a/saxon-9.7.0-15/pom.xml b/saxon-9.7.0-15/pom.xml index 4fe4b59..c591287 100644 --- a/saxon-9.7.0-15/pom.xml +++ b/saxon-9.7.0-15/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>
