ko-bck2brwsr/pom.xml
changeset 1194 3213724a4996
parent 1192 f8b95485f574
child 1195 0930803c77d2
     1.1 --- a/ko-bck2brwsr/pom.xml	Tue Apr 30 17:27:18 2013 +0200
     1.2 +++ b/ko-bck2brwsr/pom.xml	Wed May 01 07:06:43 2013 +0200
     1.3 @@ -22,6 +22,13 @@
     1.4                    <target>1.7</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>false</skip>
    1.12 +              </configuration>
    1.13 +          </plugin>
    1.14        </plugins>
    1.15    </build>
    1.16    <dependencies>