Browse Source

feat(version): update to latest Nifi version

Frédéric Praca 1 tháng trước cách đây
mục cha
commit
f748b67613
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

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