Repository: nifi
Updated Branches:
  refs/heads/master 8fd8a247d -> 87f3a99ad


NIFI-5387 Removed redundant groupId from nifi-redis-bundle

This closes #2852

Signed-off-by: Mike Thomsen <mikerthom...@gmail.com>


Project: http://git-wip-us.apache.org/repos/asf/nifi/repo
Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/87f3a99a
Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/87f3a99a
Diff: http://git-wip-us.apache.org/repos/asf/nifi/diff/87f3a99a

Branch: refs/heads/master
Commit: 87f3a99adfd202965643fd524ec0729d38e52f37
Parents: 8fd8a24
Author: Jan Hentschel <jan.hentsc...@ultratendency.com>
Authored: Fri Jul 6 21:06:19 2018 +0200
Committer: Mike Thomsen <mikerthom...@gmail.com>
Committed: Fri Jul 6 21:08:51 2018 -0400

----------------------------------------------------------------------
 nifi-nar-bundles/nifi-redis-bundle/pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/nifi/blob/87f3a99a/nifi-nar-bundles/nifi-redis-bundle/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-nar-bundles/nifi-redis-bundle/pom.xml 
b/nifi-nar-bundles/nifi-redis-bundle/pom.xml
index 0ae50bc..c9f25bf 100644
--- a/nifi-nar-bundles/nifi-redis-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-redis-bundle/pom.xml
@@ -22,7 +22,6 @@
         <version>1.8.0-SNAPSHOT</version>
     </parent>
 
-    <groupId>org.apache.nifi</groupId>
     <artifactId>nifi-redis-bundle</artifactId>
     <version>1.8.0-SNAPSHOT</version>
     <packaging>pom</packaging>

Reply via email to