geo/pom.xml
changeset 181 c09d00808cab
parent 179 42ab284db488
child 215 24612fed24b5
     1.1 --- a/geo/pom.xml	Sun Jul 07 08:31:14 2013 +0200
     1.2 +++ b/geo/pom.xml	Tue Jul 09 09:09:13 2013 +0200
     1.3 @@ -37,5 +37,11 @@
     1.4        <artifactId>org-openide-util-lookup</artifactId>
     1.5        <type>jar</type>
     1.6      </dependency>
     1.7 +    <dependency>
     1.8 +      <groupId>org.apidesign.html</groupId>
     1.9 +      <artifactId>net.java.html.boot</artifactId>
    1.10 +      <version>0.4-SNAPSHOT</version>
    1.11 +      <type>jar</type>
    1.12 +    </dependency>
    1.13    </dependencies>
    1.14  </project>