Human readable description of the plugin project
authorJaroslav Tulach <jaroslav.tulach@netbeans.org>
Thu, 06 Feb 2014 11:09:50 +0100
changeset 535349f6c9278bb
parent 534 15907d1499fb
child 536 83deda5c6ea5
Human readable description of the plugin project
html4j-maven-plugin/pom.xml
     1.1 --- a/html4j-maven-plugin/pom.xml	Thu Feb 06 10:52:45 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>