浏览代码

feat(version): update to latest Nifi version

Frédéric Praca 1 月之前
父节点
当前提交
f748b67613
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -19,7 +19,7 @@
     <parent>
     <parent>
         <groupId>org.apache.nifi</groupId>
         <groupId>org.apache.nifi</groupId>
 	<artifactId>nifi-standard-shared-bom</artifactId>
 	<artifactId>nifi-standard-shared-bom</artifactId>
-	<version>2.0.0</version>
+	<version>2.4.0</version>
     </parent>
     </parent>
 
 
     <groupId>fr.chickenkiller.nifi</groupId>
     <groupId>fr.chickenkiller.nifi</groupId>