Resolving link to TestNG
authorJaroslav Tulach <jaroslav.tulach@netbeans.org>
Thu, 06 Feb 2014 16:34:40 +0100
changeset 545abeb3beb9ace
parent 544 c5d243718f1c
child 546 3658bc686677
Resolving link to TestNG
pom.xml
     1.1 --- a/pom.xml	Thu Feb 06 16:30:14 2014 +0100
     1.2 +++ b/pom.xml	Thu Feb 06 16:34:40 2014 +0100
     1.3 @@ -141,6 +141,7 @@
     1.4                    </group>
     1.5                  </groups>   
     1.6                  <links>
     1.7 +                    <link>http://testng.org/javadocs/</link>
     1.8                      <link>http://bits.netbeans.org/7.4/javadoc/org-openide-util-lookup/</link>
     1.9                  </links>              
    1.10                </configuration>