Update of /var/cvs/applications/taglib
In directory james.mmbase.org:/tmp/cvs-serv25351

Modified Files:
        pom.xml 
Log Message:
added description


See also: http://cvs.mmbase.org/viewcvs/applications/taglib


Index: pom.xml
===================================================================
RCS file: /var/cvs/applications/taglib/pom.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- pom.xml     8 Mar 2009 18:12:49 -0000       1.10
+++ pom.xml     25 Mar 2009 12:32:19 -0000      1.11
@@ -13,6 +13,15 @@
   <name>MMBase Taglib</name>
   <packaging>war</packaging>
 
+  <properties>
+    <projectName>taglib</projectName>
+  </properties>
+
+  <description>
+    The MMBase JSP Taglib is the main technology used to create dynamic pages 
that display content
+    from MMBase. You will probably always use this component.
+  </description>
+
   <build>
     <plugins>
       <plugin>
@@ -39,9 +48,7 @@
         <artifactId>xml-maven-plugin</artifactId>
         <executions>
           <execution>
-            <goals>
-              <goal>transform</goal>
-            </goals>
+            <goals><goal>transform</goal></goals>
           </execution>
         </executions>
         <configuration>
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to