html4j-maven-plugin/pom.xml
branchpreprocess
changeset 425 6729b08befde
parent 331 72dda6af599b
child 433 8e4b39d7a3c3
     1.1 --- a/html4j-maven-plugin/pom.xml	Sun Nov 24 15:39:55 2013 +0100
     1.2 +++ b/html4j-maven-plugin/pom.xml	Tue Jan 07 08:55:34 2014 +0100
     1.3 @@ -3,8 +3,8 @@
     1.4      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
     1.5    <modelVersion>4.0.0</modelVersion>
     1.6    <parent>
     1.7 -    <groupId>org.apidesign</groupId>
     1.8 -    <artifactId>html</artifactId>
     1.9 +    <groupId>org.netbeans.html</groupId>
    1.10 +    <artifactId>pom</artifactId>
    1.11      <version>0.7-SNAPSHOT</version>
    1.12    </parent>
    1.13    <packaging>maven-plugin</packaging>