From: Lukas T. <luk...@us...> - 2007-05-17 18:54:19
|
lukas_theussl 07/05/17 11:54:18 Modified: hammurapi/xdocs download.xml hammurapi project.properties Log: Fix some links. Revision Changes Path 1.2 +1 -1 maven-plugins/hammurapi/xdocs/download.xml Index: download.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/hammurapi/xdocs/download.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- download.xml 11 Apr 2006 19:00:29 -0000 1.1 +++ download.xml 17 May 2007 18:54:17 -0000 1.2 @@ -26,7 +26,7 @@ <body> <section name="Download"> - Please visit the <a href="http://maven-plugins.sourceforge.net/repository/maven-plugins/plugins">Plugin Repository</a> page to download the latest jar. + Please visit the <a href="http://maven-plugins.sourceforge.net/repository/maven-plugins/plugins/">Plugin Repository</a> page to download the latest jar. </section> </body> </document> \ No newline at end of file 1.2 +1 -0 maven-plugins/hammurapi/project.properties Index: project.properties =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/hammurapi/project.properties,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- project.properties 11 Apr 2006 19:00:28 -0000 1.1 +++ project.properties 17 May 2007 18:54:18 -0000 1.2 @@ -21,5 +21,6 @@ maven.changelog.type=tag maven.changelog.tag=MAVEN_HAMMURAPI_1_1 +maven.xdoc.distributionUrl= #maven.hammurapi.include.file = ${basedir}/hammurapi-include.xml \ No newline at end of file |