json-tck/pom.xml
changeset 263 e52df26d579b
parent 217 3f94a09bea35
child 264 6656cca0a73a
     1.1 --- a/json-tck/pom.xml	Mon Jul 29 17:55:44 2013 +0200
     1.2 +++ b/json-tck/pom.xml	Tue Aug 27 07:27:51 2013 +0000
     1.3 @@ -52,4 +52,6 @@
     1.4        <scope>provided</scope>
     1.5      </dependency>
     1.6    </dependencies>
     1.7 +    <description>Test Compatibility Kit for anyone who wants to consume the net.java.html.json APIs and
     1.8 +render their objects using own technology (e.g. own browser, MVVC, etc.).</description>
     1.9  </project>