You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flume.apache.org by mp...@apache.org on 2013/06/23 10:13:56 UTC

git commit: FLUME-2098. Solr version be 4.3.0.

Updated Branches:
  refs/heads/trunk 53649f06f -> 5e53866c3


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/5e53866c
Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/5e53866c
Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/5e53866c

Branch: refs/heads/trunk
Commit: 5e53866c30388cb9abc8dc33307827f9e57f642b
Parents: 53649f0
Author: Mike Percy <mp...@apache.org>
Authored: Sun Jun 23 01:12:27 2013 -0700
Committer: Mike Percy <mp...@apache.org>
Committed: Sun Jun 23 01:12:27 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/flume/blob/5e53866c/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>