Update of /var/cvs/all/maven-base
In directory james.mmbase.org:/tmp/cvs-serv4080

Modified Files:
        pom.xml 
Log Message:
defined version of timestamp plugin


See also: http://cvs.mmbase.org/viewcvs/all/maven-base


Index: pom.xml
===================================================================
RCS file: /var/cvs/all/maven-base/pom.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- pom.xml     3 Apr 2009 15:26:49 -0000       1.17
+++ pom.xml     4 Apr 2009 09:32:27 -0000       1.18
@@ -507,6 +507,11 @@
             <statusIds>Resolved, Closed</statusIds>
           </configuration>
       </plugin>
+        <plugin>
+          <groupId>com.keyboardsamurais.maven</groupId>
+          <artifactId>maven-timestamp-plugin</artifactId>
+          <version>1.0</version>
+        </plugin>
 
       </plugins>
 
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to