diff --git a/nifi-filefromtemplate-nar/nifi-filefromtemplate-nar.iml b/nifi-filefromtemplate-nar/nifi-filefromtemplate-nar.iml index 31500bc..c530161 100644 --- a/nifi-filefromtemplate-nar/nifi-filefromtemplate-nar.iml +++ b/nifi-filefromtemplate-nar/nifi-filefromtemplate-nar.iml @@ -12,7 +12,7 @@ - + diff --git a/nifi-filefromtemplate-nar/pom.xml b/nifi-filefromtemplate-nar/pom.xml index 24ac0b1..56d93bc 100644 --- a/nifi-filefromtemplate-nar/pom.xml +++ b/nifi-filefromtemplate-nar/pom.xml @@ -19,18 +19,18 @@ io.swingdev nifi-file-from-template-processor - 0.2 + 0.2.1 nifi-filefromtemplate-nar - 0.2 + 0.2.1 nar io.swingdev nifi-filefromtemplate-processors - 0.2 + 0.2.1 diff --git a/nifi-filefromtemplate-processors/nifi-filefromtemplate-processors.iml b/nifi-filefromtemplate-processors/nifi-filefromtemplate-processors.iml index 3f4517e..dcc6ceb 100644 --- a/nifi-filefromtemplate-processors/nifi-filefromtemplate-processors.iml +++ b/nifi-filefromtemplate-processors/nifi-filefromtemplate-processors.iml @@ -24,7 +24,7 @@ - + diff --git a/nifi-filefromtemplate-processors/pom.xml b/nifi-filefromtemplate-processors/pom.xml index 404689c..c603947 100644 --- a/nifi-filefromtemplate-processors/pom.xml +++ b/nifi-filefromtemplate-processors/pom.xml @@ -19,7 +19,7 @@ io.swingdev nifi-file-from-template-processor - 0.2 + 0.2.1 nifi-filefromtemplate-processors @@ -57,7 +57,7 @@ com.hubspot.jinjava jinjava - 2.1.0 + 2.1.1 commons-io diff --git a/pom.xml b/pom.xml index d4d1d31..9fe3e01 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ io.swingdev nifi-file-from-template-processor - 0.2 + 0.2.1 pom