Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
# Conflicts:
#	pom.xml
  • Loading branch information
Luis Lázaro committed Jan 24, 2018
1 parent b831985 commit ecd3676
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.keedio.flume.flume-ng-sources</groupId>
<artifactId>flume-ng-sql-source</artifactId>
<version>1.4.3</version>
<version>1.5.0</version>

<packaging>jar</packaging>
<name>Flume SQL Source</name>
Expand Down Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>org.apache.flume</groupId>
<artifactId>flume-ng-core</artifactId>
<version>1.5.2</version>
<version>1.8.0</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit ecd3676

Please sign in to comment.