You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by pv...@apache.org on 2017/06/03 10:11:46 UTC

nifi git commit: NIFI-4001 - Bump ParCEFone version

Repository: nifi
Updated Branches:
  refs/heads/master 4d78052dd -> 082b99640


NIFI-4001 - Bump ParCEFone version

Signed-off-by: Pierre Villard <pi...@gmail.com>

This closes #1875.


Project: http://git-wip-us.apache.org/repos/asf/nifi/repo
Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/082b9964
Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/082b9964
Diff: http://git-wip-us.apache.org/repos/asf/nifi/diff/082b9964

Branch: refs/heads/master
Commit: 082b99640e9cc19d0fe3d18b84032a1c0e28c7ad
Parents: 4d78052
Author: Andre F de Miranda <tr...@users.noreply.github.com>
Authored: Thu Jun 1 18:46:18 2017 +1000
Committer: Pierre Villard <pi...@gmail.com>
Committed: Sat Jun 3 12:11:38 2017 +0200

----------------------------------------------------------------------
 .../nifi-standard-bundle/nifi-standard-processors/pom.xml          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/nifi/blob/082b9964/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml b/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml
index 69129a5..90183c3 100644
--- a/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml
+++ b/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml
@@ -305,7 +305,7 @@
         <dependency>
             <groupId>com.fluenda</groupId>
             <artifactId>ParCEFone</artifactId>
-            <version>1.2.2</version>
+            <version>1.2.4</version>
             <exclusions>
                 <exclusion>
                     <groupId>org.slf4j</groupId>