ko/fx/pom.xml
branchNbHtml4J
changeset 1418 b8ff900a542d
parent 1288 8bf8753226bd
child 1424 095ce896e094
     1.1 --- a/ko/fx/pom.xml	Tue Sep 17 15:00:48 2013 +0200
     1.2 +++ b/ko/fx/pom.xml	Mon Jan 06 13:31:04 2014 +0100
     1.3 @@ -40,7 +40,7 @@
     1.4        <type>jar</type>
     1.5      </dependency>
     1.6      <dependency>
     1.7 -      <groupId>org.apidesign.html</groupId>
     1.8 +      <groupId>org.netbeans.html</groupId>
     1.9        <artifactId>net.java.html.json</artifactId>
    1.10        <version>${net.java.html.version}</version>
    1.11      </dependency>
    1.12 @@ -50,7 +50,7 @@
    1.13        <scope>test</scope>
    1.14      </dependency>
    1.15      <dependency>
    1.16 -      <groupId>org.apidesign.html</groupId>
    1.17 +      <groupId>org.netbeans.html</groupId>
    1.18        <artifactId>net.java.html.json.tck</artifactId>
    1.19        <version>${net.java.html.version}</version>
    1.20        <scope>test</scope>
    1.21 @@ -67,13 +67,13 @@
    1.22        <scope>test</scope>
    1.23      </dependency>
    1.24      <dependency>
    1.25 -      <groupId>org.apidesign.html</groupId>
    1.26 +      <groupId>org.netbeans.html</groupId>
    1.27        <artifactId>net.java.html.boot</artifactId>
    1.28        <version>${net.java.html.version}</version>
    1.29        <type>jar</type>
    1.30      </dependency>
    1.31      <dependency>
    1.32 -      <groupId>org.apidesign.html</groupId>
    1.33 +      <groupId>org.netbeans.html</groupId>
    1.34        <artifactId>ko-fx</artifactId>
    1.35        <version>${net.java.html.version}</version>
    1.36        <type>jar</type>
    1.37 @@ -86,7 +86,7 @@
    1.38        <type>jar</type>
    1.39      </dependency>
    1.40      <dependency>
    1.41 -      <groupId>org.apidesign.html</groupId>
    1.42 +      <groupId>org.netbeans.html</groupId>
    1.43        <artifactId>ko-ws-tyrus</artifactId>
    1.44        <version>${net.java.html.version}</version>
    1.45        <scope>test</scope>