You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2016/03/27 19:23:07 UTC

servicemix-bundles git commit: Update parent in guice 2.0 version

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 643b12f26 -> f60ea7490


Update parent in guice 2.0 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/f60ea749
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/f60ea749
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/f60ea749

Branch: refs/heads/master
Commit: f60ea749020fde8e18ba3662c2ef4fb71dbcc268
Parents: 643b12f
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Sun Mar 27 19:22:43 2016 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Sun Mar 27 19:22:43 2016 +0200

----------------------------------------------------------------------
 guice-2.0/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/f60ea749/guice-2.0/pom.xml
----------------------------------------------------------------------
diff --git a/guice-2.0/pom.xml b/guice-2.0/pom.xml
index 8e7aaea..6291671 100644
--- a/guice-2.0/pom.xml
+++ b/guice-2.0/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>9-SNAPSHOT</version>
+        <version>10</version>
         <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>