From: Dominik D. <da...@us...> - 2004-10-22 09:20:52
|
dahlemd 04/10/22 02:20:45 Modified: dotuml Tag: new-dotuml-plugin_01-branch project.properties Log: added link to the root LICENSE.txt Revision Changes Path No revision No revision 1.1.2.2 +1 -0 maven-plugins/dotuml/Attic/project.properties Index: project.properties =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/dotuml/Attic/project.properties,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -u -r1.1.2.1 -r1.1.2.2 --- project.properties 3 Oct 2004 15:58:59 -0000 1.1.2.1 +++ project.properties 22 Oct 2004 09:20:45 -0000 1.1.2.2 @@ -1,6 +1,7 @@ # ------------------------------------------------------------------- # P R O J E C T P R O P E R T I E S # ------------------------------------------------------------------- +maven.license.licenseFile=${basedir}/../LICENSE.txt maven.xdoc.version=${pom.currentVersion} # ------------------------------------------------------------------------ |