rt/mojo/pom.xml
changeset 799 abb0830cb220
parent 796 a9fbc3c4be97
child 804 7367a296a9ec
     1.1 --- a/rt/mojo/pom.xml	Thu Feb 28 21:14:11 2013 +0100
     1.2 +++ b/rt/mojo/pom.xml	Thu Feb 28 22:14:05 2013 +0100
     1.3 @@ -44,13 +44,6 @@
     1.4                      <target>1.6</target>
     1.5                  </configuration>
     1.6              </plugin>
     1.7 -            <plugin>
     1.8 -                <groupId>org.apache.maven.plugins</groupId>
     1.9 -                <artifactId>maven-javadoc-plugin</artifactId>
    1.10 -                <configuration>
    1.11 -                    <skip>true</skip>
    1.12 -                </configuration>
    1.13 -            </plugin>
    1.14          </plugins>
    1.15        </build>
    1.16