diff --git a/minifi-c2/minifi-c2-docker/pom.xml b/minifi-c2/minifi-c2-docker/pom.xml index f2c9e3a3b..a335983e5 100644 --- a/minifi-c2/minifi-c2-docker/pom.xml +++ b/minifi-c2/minifi-c2-docker/pom.xml @@ -52,7 +52,7 @@ limitations under the License. - apacheminific2 + apache/nifi-minifi-c2 ${project.basedir}/dockermaven ${minifi.c2.version} diff --git a/minifi-docker/dockerhub/DockerImage.txt b/minifi-docker/dockerhub/DockerImage.txt index 6d1141da9..446bfaa36 100644 --- a/minifi-docker/dockerhub/DockerImage.txt +++ b/minifi-docker/dockerhub/DockerImage.txt @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -apache/nifi-minifi:0.5.0 +apache/nifi-minifi:0.6.0 diff --git a/minifi-docker/pom.xml b/minifi-docker/pom.xml index 1867e9bb0..93493b83b 100644 --- a/minifi-docker/pom.xml +++ b/minifi-docker/pom.xml @@ -52,10 +52,10 @@ limitations under the License. - apacheminifi + apache/nifi-minifi ${project.basedir}/dockermaven - ${minifi.version} + ${minifi.version}-maven 1000