context/pom.xml
changeset 317 6af7542ab0f8
parent 314 3461e5ec9059
child 324 c6504f41922a
     1.1 --- a/context/pom.xml	Mon Nov 04 13:03:58 2013 +0100
     1.2 +++ b/context/pom.xml	Tue Nov 05 12:55:07 2013 +0100
     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</publicPackages>
     1.8 +    <publicPackages>net.java.html,org.apidesign.html.context.spi</publicPackages>
     1.9    </properties>
    1.10    <build>
    1.11        <plugins>