Mercurial > hg > digilib
diff pom.xml @ 1162:de9c762ef86b
more cleanup. more license headers.
author | robcast |
---|---|
date | Mon, 25 Feb 2013 18:52:36 +0100 |
parents | 29e86ae1e3b2 |
children | f2ac01ddebf1 |
line wrap: on
line diff
--- a/pom.xml Mon Feb 25 15:21:48 2013 +0100 +++ b/pom.xml Mon Feb 25 18:52:36 2013 +0100 @@ -23,7 +23,7 @@ <id>robcast</id> <name>Robert Casties</name> <email>robcast@berlios.de</email> - <organization>Max Planck Institute for the History of Science</organization> + <organization>Max Planck Institute for the History of Science (MPIWG)</organization> <organizationUrl>http://www.mpiwg-berlin.mpg.de</organizationUrl> <roles> </roles> @@ -80,23 +80,6 @@ <!-- <verbose>false</verbose> --> <licenseName>lgpl_v3</licenseName> </configuration> -<!-- <executions> - <execution> - <id>first</id> - <goals> - <goal>update-file-header</goal> - <goal>check-file-header</goal> - </goals> - <phase>process-sources</phase> - <configuration> - <includes> - <include>*Dao.java</include> - <include>*Bean.java</include> - <include>.*entities.*.xml</include> - </includes> - </configuration> - </execution> - </executions> --> </plugin> </plugins> </build>