Skip to content

Commit

Permalink
Merge pull request #6 from ryanleary/4-nifi-update
Browse files Browse the repository at this point in the history
Update NiFi dependency to 0.5.0
  • Loading branch information
ryanleary committed Feb 19, 2016
2 parents 65623e1 + 5ef5949 commit 6082c5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.7</maven.compiler.source>
<maven.compiler.target>1.7</maven.compiler.target>
<nifi.version>0.3.0</nifi.version>
<nifi.version>0.5.0</nifi.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 6082c5b

Please sign in to comment.