geo/pom.xml
branchGeoSPI
changeset 843 5ed774012807
parent 821 0b42a753d727
child 854 ce36930eb669
     1.1 --- a/geo/pom.xml	Tue Aug 19 20:17:46 2014 +0200
     1.2 +++ b/geo/pom.xml	Wed Aug 27 18:26:43 2014 +0200
     1.3 @@ -14,7 +14,7 @@
     1.4    <url>http://maven.apache.org</url>
     1.5    <properties>
     1.6      <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     1.7 -    <publicPackages>net.java.html.geo</publicPackages>
     1.8 +    <publicPackages>net.java.html.geo,org.netbeans.html.geo.spi</publicPackages>
     1.9    </properties>
    1.10    <build>
    1.11        <plugins>