diff --git a/nar-maven-plugin/pom.xml b/nar-maven-plugin/pom.xml index d7933cc523..313e7fc85f 100644 --- a/nar-maven-plugin/pom.xml +++ b/nar-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.nifi nar-maven-plugin - 0.0.2-incubating-SNAPSHOT + 0.0.1-incubating-SNAPSHOT maven-plugin Apache NiFi NAR Plugin Apache NiFi Nar Plugin. It is currently a part of the Apache Incubator. diff --git a/nifi/pom.xml b/nifi/pom.xml index b9489f8e48..8a696cb4fc 100644 --- a/nifi/pom.xml +++ b/nifi/pom.xml @@ -901,7 +901,7 @@ apache-release true deploy - @{project.artifactId}-@{project.version} + nifi-@{project.version} false true @@ -985,7 +985,7 @@ org.apache.nifi nar-maven-plugin - 0.0.2-incubating-SNAPSHOT + 0.0.1-incubating-SNAPSHOT true