pom.xml
changeset 544 c5d243718f1c
parent 539 34ac2a0d4879
child 545 abeb3beb9ace
     1.1 --- a/pom.xml	Thu Feb 06 15:03:36 2014 +0100
     1.2 +++ b/pom.xml	Thu Feb 06 16:30:14 2014 +0100
     1.3 @@ -139,7 +139,10 @@
     1.4                      <title>Service Provider APIs (not commonly interesting)</title>
     1.5                      <packages>org.apidesign.html.*</packages>
     1.6                    </group>
     1.7 -                </groups>                  
     1.8 +                </groups>   
     1.9 +                <links>
    1.10 +                    <link>http://bits.netbeans.org/7.4/javadoc/org-openide-util-lookup/</link>
    1.11 +                </links>              
    1.12                </configuration>
    1.13              </plugin>
    1.14        </plugins>