Skip to content

Commit

Permalink
NiFi: de-id template update.
Browse files Browse the repository at this point in the history
  • Loading branch information
vladd-bit committed Dec 7, 2023
1 parent 74dbaeb commit b0cc5af
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions nifi/user-templates/DEID_sample_pipeline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<bundle>
<artifact>nifi-record-serialization-services-nar</artifact>
<group>org.apache.nifi</group>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<comments></comments>
<descriptors>
Expand Down Expand Up @@ -178,7 +178,7 @@
<bundle>
<artifact>nifi-dbcp-service-nar</artifact>
<group>org.apache.nifi</group>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<comments></comments>
<descriptors>
Expand Down Expand Up @@ -559,7 +559,7 @@
<bundle>
<artifact>nifi-scripting-nar</artifact>
<group>org.apache.nifi</group>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<config>
<backoffMechanism>PENALIZE_FLOWFILE</backoffMechanism>
Expand Down Expand Up @@ -665,7 +665,7 @@
<bundle>
<artifact>nifi-standard-nar</artifact>
<group>org.apache.nifi</group>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<config>
<backoffMechanism>PENALIZE_FLOWFILE</backoffMechanism>
Expand Down Expand Up @@ -740,7 +740,7 @@
</entry>
<entry>
<key>Command Path</key>
<value>python3.11</value>
<value>python3.10</value>
</entry>
<entry>
<key>argumentsStrategy</key>
Expand Down Expand Up @@ -803,7 +803,7 @@
<bundle>
<artifact>nifi-standard-nar</artifact>
<group>org.apache.nifi</group>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<config>
<backoffMechanism>PENALIZE_FLOWFILE</backoffMechanism>
Expand Down Expand Up @@ -989,7 +989,7 @@
<bundle>
<artifact>nifi-standard-nar</artifact>
<group>org.apache.nifi</group>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<config>
<backoffMechanism>PENALIZE_FLOWFILE</backoffMechanism>
Expand Down

0 comments on commit b0cc5af

Please sign in to comment.