[CAMEL-8948] Downgrade to aries.blueprint.cm-1.0.6. 1.0.7 has one timing issue

(cherry picked from commit a7d325b5723d8e8116449940e86e20c689678319)


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

Branch: refs/heads/camel-2.15.x
Commit: 285488508f210ea94966dda3246230e1c9c12ea2
Parents: 9eb4b81
Author: Grzegorz Grzybek <gr.grzy...@gmail.com>
Authored: Mon Jul 20 09:44:00 2015 +0200
Committer: Grzegorz Grzybek <gr.grzy...@gmail.com>
Committed: Tue Jul 21 09:45:53 2015 +0200

----------------------------------------------------------------------
 parent/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/28548850/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index a4b8663..84e0212 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -45,7 +45,7 @@
     <apache-gora-version>0.4</apache-gora-version>
     <apache-mime4j-version>0.7.2</apache-mime4j-version>
     <aries-blueprint-api-version>1.0.1</aries-blueprint-api-version>
-    <aries-blueprint-cm-version>1.0.7</aries-blueprint-cm-version>
+    <aries-blueprint-cm-version>1.0.6</aries-blueprint-cm-version>
     <aries-blueprint-core-version>1.4.4</aries-blueprint-core-version>
     <aries-blueprint-proxy-version>1.0.1</aries-blueprint-proxy-version>
     
<aries-blueprint-proxy-impl-version>1.0.4</aries-blueprint-proxy-impl-version>
@@ -3091,6 +3091,7 @@
             </goals>
             <configuration>
               <strict>true</strict>
+              <skip>true</skip>
             </configuration>
           </execution>
         </executions>

Reply via email to