Repository: servicemix-bundles Updated Branches: refs/heads/master 7d1959329 -> a69a67e84
Upgrade to bundles-pom 12 Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/31306005 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/31306005 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/31306005 Branch: refs/heads/master Commit: 31306005e273c21324009cf32e0b13102bbfe704 Parents: 7d19593 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Mar 26 16:03:26 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Mar 26 16:03:26 2015 +0100 ---------------------------------------------------------------------- xstream-1.4/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/31306005/xstream-1.4/pom.xml ---------------------------------------------------------------------- diff --git a/xstream-1.4/pom.xml b/xstream-1.4/pom.xml index 3c150cd..15cacf0 100644 --- a/xstream-1.4/pom.xml +++ b/xstream-1.4/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> - <version>9-SNAPSHOT</version> + <version>12</version> <relativePath>../bundles-pom/pom.xml</relativePath> </parent>
