rt/launcher/pom.xml
changeset 794 b4284da2fb3b
parent 772 d382dacfd73f
child 799 abb0830cb220
     1.1 --- a/rt/launcher/pom.xml	Tue Feb 26 16:54:16 2013 +0100
     1.2 +++ b/rt/launcher/pom.xml	Thu Feb 28 21:00:39 2013 +0100
     1.3 @@ -26,7 +26,6 @@
     1.4              <plugin>
     1.5                  <groupId>org.apache.maven.plugins</groupId>
     1.6                  <artifactId>maven-javadoc-plugin</artifactId>
     1.7 -                <version>2.8.1</version>
     1.8                  <configuration>
     1.9                      <excludePackageNames>org.apidesign.bck2brwsr.launcher.impl</excludePackageNames>
    1.10                  </configuration>