You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by bv...@apache.org on 2012/09/10 11:52:40 UTC

svn commit: r1382724 - /camel/trunk/parent/pom.xml

Author: bvahdat
Date: Mon Sep 10 09:52:40 2012
New Revision: 1382724

URL: http://svn.apache.org/viewvc?rev=1382724&view=rev
Log:
Fixed the failed camel-elasticsearch feature validation.

Modified:
    camel/trunk/parent/pom.xml

Modified: camel/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=1382724&r1=1382723&r2=1382724&view=diff
==============================================================================
--- camel/trunk/parent/pom.xml (original)
+++ camel/trunk/parent/pom.xml Mon Sep 10 09:52:40 2012
@@ -97,7 +97,7 @@
     <dozer-version>5.3.2</dozer-version>
     <easymock-version>3.1</easymock-version>
     <ehcache-bundle-version>2.5.2_1</ehcache-bundle-version>
-    <elasticsearch-bundle-version>0.19.8_1-SNAPSHOT</elasticsearch-bundle-version>
+    <elasticsearch-bundle-version>0.19.8_1</elasticsearch-bundle-version>
     <elasticsearch-version>0.19.8</elasticsearch-version>
     <el-api-1.0-version>1.0.1</el-api-1.0-version>
     <ezmorph-bundle-version>1.0.6_1</ezmorph-bundle-version>