context/pom.xml
changeset 263 e52df26d579b
parent 217 3f94a09bea35
child 264 6656cca0a73a
     1.1 --- a/context/pom.xml	Mon Jul 29 17:55:44 2013 +0200
     1.2 +++ b/context/pom.xml	Tue Aug 27 07:27:51 2013 +0000
     1.3 @@ -28,4 +28,5 @@
     1.4    </build>
     1.5    <dependencies>
     1.6    </dependencies>
     1.7 +    <description>Representation of an HTML page context a Java program operates in.</description>
     1.8  </project>