geo/pom.xml
branchpreprocess
changeset 486 d463a2c42649
parent 477 460881c12fdd
child 552 40a4100ce43b
     1.1 --- a/geo/pom.xml	Tue Jan 21 09:05:02 2014 +0100
     1.2 +++ b/geo/pom.xml	Fri Jan 24 08:24:33 2014 +0100
     1.3 @@ -22,6 +22,10 @@
     1.4                <groupId>org.apache.felix</groupId>
     1.5                <artifactId>maven-bundle-plugin</artifactId>
     1.6            </plugin>
     1.7 +          <plugin>
     1.8 +              <groupId>org.netbeans.html</groupId>
     1.9 +              <artifactId>html4j-maven-plugin</artifactId>
    1.10 +          </plugin>
    1.11        </plugins>
    1.12    </build>
    1.13    <dependencies>