Updated Branches:
  refs/heads/flume-1.5 8742d5917 -> 4416d5b69

FLUME-2212. Upgrade to Morphlines-0.8.0

(Wolfgang Hoschek via Hari Shreedharan)


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

Branch: refs/heads/flume-1.5
Commit: 4416d5b69a5dca21564a07f37f559a3e435cce74
Parents: 8742d59
Author: Hari Shreedharan <hshreedha...@apache.org>
Authored: Fri Oct 11 21:26:40 2013 -0700
Committer: Hari Shreedharan <hshreedha...@apache.org>
Committed: Fri Oct 11 21:29:09 2013 -0700

----------------------------------------------------------------------
 flume-ng-sinks/flume-ng-morphline-solr-sink/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flume/blob/4416d5b6/flume-ng-sinks/flume-ng-morphline-solr-sink/pom.xml
----------------------------------------------------------------------
diff --git a/flume-ng-sinks/flume-ng-morphline-solr-sink/pom.xml 
b/flume-ng-sinks/flume-ng-morphline-solr-sink/pom.xml
index b2640d9..c78788d 100644
--- a/flume-ng-sinks/flume-ng-morphline-solr-sink/pom.xml
+++ b/flume-ng-sinks/flume-ng-morphline-solr-sink/pom.xml
@@ -33,7 +33,7 @@ limitations under the License.
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <solr.version>4.3.0</solr.version>
     <solr.expected.version>4.3.0</solr.expected.version> <!-- sanity check to 
verify we actually run against the expected version rather than some outdated 
version -->
-    <cdk.version>0.7.0</cdk.version>
+    <cdk.version>0.8.0</cdk.version>
     <slf4j.version>1.6.1</slf4j.version>
     <surefire.version>2.12.4</surefire.version>
   </properties>

Reply via email to