Remove mention on enunciate 09/17409/1
authorRobert Varga <rovarga@cisco.com>
Tue, 31 Mar 2015 09:22:05 +0000 (11:22 +0200)
committerRobert Varga <rovarga@cisco.com>
Tue, 31 Mar 2015 09:22:28 +0000 (11:22 +0200)
It is not used anywhere in the project, so let's not mention it.

Change-Id: I7c2aa4c9f476c8c127d5a4b3c6ec4a8ceb04b5d8
Signed-off-by: Robert Varga <rovarga@cisco.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 1b20bbdf0a9ccb1da1237ed280219ff94d6b3a31..25f357590281d937abd1a42136b170d1a18c111d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                             <ignore/>
                           </action>
                         </pluginExecution>
-                        <pluginExecution>
-                          <pluginExecutionFilter>
-                            <groupId>org.codehaus.enunciate</groupId>
-                            <artifactId>maven-enunciate-plugin</artifactId>
-                            <versionRange>[0.0,)</versionRange>
-                            <goals>
-                              <goal>docs</goal>
-                            </goals>
-                          </pluginExecutionFilter>
-                          <action>
-                            <ignore/>
-                          </action>
-                        </pluginExecution>
                         <pluginExecution>
                           <pluginExecutionFilter>
                             <groupId>org.jacoco</groupId>