html4j-maven-plugin/pom.xml
changeset 535 349f6c9278bb
parent 489 a585b9c9a75b
child 552 40a4100ce43b
     1.1 --- a/html4j-maven-plugin/pom.xml	Fri Jan 24 10:18:40 2014 +0100
     1.2 +++ b/html4j-maven-plugin/pom.xml	Thu Feb 06 11:09:50 2014 +0100
     1.3 @@ -11,8 +11,9 @@
     1.4    <groupId>org.netbeans.html</groupId>
     1.5    <artifactId>html4j-maven-plugin</artifactId>
     1.6    <version>0.8-SNAPSHOT</version>
     1.7 -  <name>html4j-maven-plugin</name>
     1.8 +  <name>Html for Java Maven Plugin</name>
     1.9    <url>http://maven.apache.org</url>
    1.10 +  <description>Maven plugin to post process the classes with @JavaScriptBody annotations</description>
    1.11    <properties>
    1.12      <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
    1.13    </properties>