Repository: ambari
Updated Branches:
  refs/heads/trunk e87d962c8 -> 360fda044


AMBARI-16211. Updated grok lib version(0.1.1 to 0.1.4) to get latest fixes. 
(Hayat Behlim via rnettleton)


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

Branch: refs/heads/trunk
Commit: 360fda044adab15dfba9e7bbadc0dd0878c7d898
Parents: e87d962
Author: Bob Nettleton <rnettle...@hortonworks.com>
Authored: Tue May 3 16:41:21 2016 -0400
Committer: Bob Nettleton <rnettle...@hortonworks.com>
Committed: Tue May 3 16:41:21 2016 -0400

----------------------------------------------------------------------
 ambari-logsearch/ambari-logsearch-logfeeder/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/360fda04/ambari-logsearch/ambari-logsearch-logfeeder/pom.xml
----------------------------------------------------------------------
diff --git a/ambari-logsearch/ambari-logsearch-logfeeder/pom.xml 
b/ambari-logsearch/ambari-logsearch-logfeeder/pom.xml
index 12255fe..bbe0bc9 100644
--- a/ambari-logsearch/ambari-logsearch-logfeeder/pom.xml
+++ b/ambari-logsearch/ambari-logsearch-logfeeder/pom.xml
@@ -62,7 +62,7 @@
     <dependency>
       <groupId>io.thekraken</groupId>
       <artifactId>grok</artifactId>
-      <version>0.1.1</version>
+      <version>0.1.4</version>
     </dependency>
     <dependency>
       <groupId>org.apache.solr</groupId>
@@ -212,4 +212,4 @@
       </plugin>
     </plugins>
   </build>
-</project>
\ No newline at end of file
+</project>

Reply via email to