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/05/31 17:23:40 UTC

[2/2] servicemix-bundles git commit: Fix bundle-parent version in avro-ipc 1.6.1

Fix bundle-parent version in avro-ipc 1.6.1


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/ee6334fc
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/ee6334fc
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/ee6334fc

Branch: refs/heads/master
Commit: ee6334fc0771ea7082c65f818d9b08365f4ea900
Parents: 257f1ee
Author: Jean-Baptiste Onofr� <jb...@apache.org>
Authored: Tue May 31 19:22:42 2016 +0200
Committer: Jean-Baptiste Onofr� <jb...@apache.org>
Committed: Tue May 31 19:22:42 2016 +0200

----------------------------------------------------------------------
 avro-ipc-1.6.1/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/ee6334fc/avro-ipc-1.6.1/pom.xml
----------------------------------------------------------------------
diff --git a/avro-ipc-1.6.1/pom.xml b/avro-ipc-1.6.1/pom.xml
index 7fc4bc0..0d7e268 100644
--- a/avro-ipc-1.6.1/pom.xml
+++ b/avro-ipc-1.6.1/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>