json/pom.xml
changeset 263 e52df26d579b
parent 217 3f94a09bea35
child 264 6656cca0a73a
     1.1 --- a/json/pom.xml	Mon Jul 29 17:55:44 2013 +0200
     1.2 +++ b/json/pom.xml	Tue Aug 27 07:27:51 2013 +0000
     1.3 @@ -57,4 +57,9 @@
     1.4        <version>${project.version}</version>
     1.5      </dependency>
     1.6    </dependencies>
     1.7 +    <description>API for smooth representation of JSON objects in Java. Write your
     1.8 +application in Java and
     1.9 +present it using modern HTML rendering technologies like 
    1.10 +Knockout.
    1.11 +</description>
    1.12  </project>