mirror of https://github.com/apache/nifi.git
NIFI-656:
- Updating version of flume bundle that was added during release vote.
This commit is contained in:
parent
adddd3fab8
commit
bde107d4a8
|
@ -32,7 +32,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.nifi</groupId>
|
<groupId>org.apache.nifi</groupId>
|
||||||
<artifactId>nifi-flume-processors</artifactId>
|
<artifactId>nifi-flume-processors</artifactId>
|
||||||
<version>0.2.0-incubating-SNAPSHOT</version>
|
<version>0.2.1-incubating-SNAPSHOT</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</dependencyManagement>
|
</dependencyManagement>
|
||||||
|
|
Loading…
Reference in New Issue