Pointing to hg.netbeans.org
authorJaroslav Tulach <jaroslav.tulach@netbeans.org>
Fri, 10 Jan 2014 10:07:31 +0100
changeset 448aa897e600d06
parent 447 a673941d1d93
child 449 e3c17d4c5ad3
Pointing to hg.netbeans.org
pom.xml
     1.1 --- a/pom.xml	Thu Jan 09 23:42:48 2014 +0100
     1.2 +++ b/pom.xml	Fri Jan 10 10:07:31 2014 +0100
     1.3 @@ -45,9 +45,9 @@
     1.4        <url>http://netbeans.org</url>
     1.5    </organization>
     1.6    <scm>
     1.7 -      <connection>scm:hg:https://hg.apidesign.org/hg/html~html4j</connection>
     1.8 -      <developerConnection>scm:hg:https://hg.apidesign.org/hg/html~html4j</developerConnection>
     1.9 -      <url>https://hg.apidesign.org/hg/html~html4j</url>
    1.10 +      <connection>scm:hg:https://hg.netbeans.org/html4j</connection>
    1.11 +      <developerConnection>scm:hg:https://hg.netbeans.org/html4j</developerConnection>
    1.12 +      <url>https://hg.netbeans.org/html4j</url>
    1.13        <tag>default</tag>
    1.14    </scm>
    1.15    <repositories>
    1.16 @@ -304,4 +304,4 @@
    1.17            </properties>
    1.18        </profile>
    1.19    </profiles>
    1.20 -</project>
    1.21 \ No newline at end of file
    1.22 +</project>