Repository: servicemix-bundles Updated Branches: refs/heads/master f28d1e403 -> 6f7144e05
[SM-2651]update bundles-pom version Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/6f7144e0 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/6f7144e0 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/6f7144e0 Branch: refs/heads/master Commit: 6f7144e059d654f521b9b13fac2e1003eb00582f Parents: f28d1e4 Author: Freeman Fang <[email protected]> Authored: Thu Aug 20 16:50:57 2015 +0800 Committer: Freeman Fang <[email protected]> Committed: Thu Aug 20 16:50:57 2015 +0800 ---------------------------------------------------------------------- javax-cache-api-1.0.0/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/6f7144e0/javax-cache-api-1.0.0/pom.xml ---------------------------------------------------------------------- diff --git a/javax-cache-api-1.0.0/pom.xml b/javax-cache-api-1.0.0/pom.xml index b4e39ef..e98aff2 100644 --- a/javax-cache-api-1.0.0/pom.xml +++ b/javax-cache-api-1.0.0/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>
