[DMAAP-DR] - Release and staging tag fix
[dmaap/datarouter.git] / datarouter-subscriber / pom.xml
index 2d97b17..0fa9349 100755 (executable)
             <groupId>commons-io</groupId>
             <artifactId>commons-io</artifactId>
         </dependency>
-        <dependency>
-            <groupId>com.att.eelf</groupId>
-            <artifactId>eelf-core</artifactId>
-            <exclusions>
-                <exclusion>
-                    <artifactId>powermock-api-mockito</artifactId>
-                    <groupId>org.powermock</groupId>
-                </exclusion>
-            </exclusions>
-        </dependency>
     </dependencies>
     <profiles>
         <profile>
             <build>
                 <plugins>
                     <plugin>
-                        <groupId>org.codehaus.gmaven</groupId>
-                        <artifactId>gmaven-plugin</artifactId>
+                        <groupId>org.codehaus.gmavenplus</groupId>
+                        <artifactId>gmavenplus-plugin</artifactId>
                     </plugin>
                     <plugin>
                         <groupId>io.fabric8</groupId>