From: <fg...@us...> - 2013-05-19 08:23:10
|
Revision: 4230 http://openutils.svn.sourceforge.net/openutils/?rev=4230&view=rev Author: fgiust Date: 2013-05-19 08:23:06 +0000 (Sun, 19 May 2013) Log Message: ----------- update copyright year Modified Paths: -------------- trunk/openutils-parent/pom.xml Modified: trunk/openutils-parent/pom.xml =================================================================== --- trunk/openutils-parent/pom.xml 2013-05-19 08:19:40 UTC (rev 4229) +++ trunk/openutils-parent/pom.xml 2013-05-19 08:23:06 UTC (rev 4230) @@ -179,7 +179,7 @@ <include>src/**/*.java</include> </includes> <properties> - <year>${project.inceptionYear}-2012</year> + <year>${project.inceptionYear}-2013</year> <name>${project.name}</name> <description>${project.description}</description> <url>${project.url}</url> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |