From eedd523b8c472e17189fcb0e3ee2524916050668 Mon Sep 17 00:00:00 2001 From: Fabrizio Cannizzo Date: Tue, 28 May 2024 15:59:01 +0100 Subject: [PATCH] fixed new version --- nifi-iotics-hostservice/pom.xml | 2 +- nifi-iotics-nar/pom.xml | 8 ++++---- nifi-iotics-processors/pom.xml | 4 ++-- pom.xml | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/nifi-iotics-hostservice/pom.xml b/nifi-iotics-hostservice/pom.xml index 031e146..2386705 100644 --- a/nifi-iotics-hostservice/pom.xml +++ b/nifi-iotics-hostservice/pom.xml @@ -20,7 +20,7 @@ smartrics.iotics.nifi nifi-iotics - 1.0 + 1.1-SNAPSHOT nifi-iotics-hostservice diff --git a/nifi-iotics-nar/pom.xml b/nifi-iotics-nar/pom.xml index 7735d85..f6a1178 100644 --- a/nifi-iotics-nar/pom.xml +++ b/nifi-iotics-nar/pom.xml @@ -19,11 +19,11 @@ smartrics.iotics.nifi nifi-iotics - 1.0 + 1.1-SNAPSHOT nifi-iotics-nar - 1.0 + 1.1-SNAPSHOT nar ${project.groupId}:${project.artifactId} @@ -36,12 +36,12 @@ smartrics.iotics.nifi nifi-iotics-processors - 1.0 + 1.1-SNAPSHOT smartrics.iotics.nifi nifi-iotics-hostservice - 1.0 + 1.1-SNAPSHOT org.apache.nifi diff --git a/nifi-iotics-processors/pom.xml b/nifi-iotics-processors/pom.xml index 45fbc04..3d0669f 100644 --- a/nifi-iotics-processors/pom.xml +++ b/nifi-iotics-processors/pom.xml @@ -20,7 +20,7 @@ smartrics.iotics.nifi nifi-iotics - 1.0 + 1.1-SNAPSHOT nifi-iotics-processors @@ -71,7 +71,7 @@ smartrics.iotics.nifi nifi-iotics-hostservice - 1.0 + 1.1-SNAPSHOT smartrics.iotics diff --git a/pom.xml b/pom.xml index b66c2ad..b4ab5e8 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ smartrics.iotics.nifi nifi-iotics - 1.0 + 1.1-SNAPSHOT pom ${project.groupId}:${project.artifactId}