From 249f0c350ffb8eb9fc92b837d55e8a126548816a Mon Sep 17 00:00:00 2001 From: dion Date: Wed, 29 Oct 2003 18:40:43 +0000 Subject: [PATCH] Add description git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114257 13f79535-47bb-0310-9956-ffa450edef68 --- examples/simple-java/project.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/simple-java/project.xml b/examples/simple-java/project.xml index 16217a6d..bfbb006a 100644 --- a/examples/simple-java/project.xml +++ b/examples/simple-java/project.xml @@ -32,6 +32,8 @@ A simple java project + + Hello World http://maven.apache.org/