BUG-6705: remove enunciate-maven-plugin 82/47082/2
authorStephen Kitt <skitt@redhat.com>
Tue, 18 Oct 2016 15:35:50 +0000 (17:35 +0200)
committerRobert Varga <nite@hq.sk>
Thu, 20 Oct 2016 23:31:29 +0000 (23:31 +0000)
With the removal of enunciate-parent from controller,
enunciate-maven-plugin is no longer used anywhere in ODL, so let's
remove it.

This depends on https://git.opendaylight.org/gerrit/47080

Change-Id: Ifde699521a9e1db71013445b614b8892b65e7472
Signed-off-by: Stephen Kitt <skitt@redhat.com>
odlparent/pom.xml

index 8e81309154af09c2865264af5b70b97fadd8bf0c..cf5560a2d3b2e6bb9422ee0dde81ce21af7c35f5 100644 (file)
           <artifactId>maven-enunciate-plugin</artifactId>
           <version>${enunciate.version}</version>
         </plugin>
-        <plugin>
-          <groupId>com.webcohesion.enunciate</groupId>
-          <artifactId>enunciate-maven-plugin</artifactId>
-          <version>2.1.1</version>
-        </plugin>
         <plugin>
           <groupId>org.codehaus.groovy.maven</groupId>
           <artifactId>gmaven-plugin</artifactId>