Updated Branches:
  refs/heads/flume-1.4 723fadaea -> b478154b1

FLUME-2098. Solr version be 4.3.0.

(Wolfgang Hoschek via Mike Percy)


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

Branch: refs/heads/flume-1.4
Commit: b478154b1d9e43cd166c29da88ed0cc6730ed5da
Parents: 723fada
Author: Mike Percy <[email protected]>
Authored: Sun Jun 23 01:12:27 2013 -0700
Committer: Mike Percy <[email protected]>
Committed: Sun Jun 23 01:13:42 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/flume/blob/b478154b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 80290ed..b0c1a76 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1055,7 +1055,7 @@ limitations under the License.
       <dependency>
         <groupId>org.apache.solr</groupId>
         <artifactId>solr-cell</artifactId>
-        <version>4.3.1</version>
+        <version>4.3.0</version>
       </dependency>
 
     </dependencies>

Reply via email to