Add comment as to where the maven-project+related artifacts came from


git-svn-id: https://svn.apache.org/repos/asf/geronimo/gshell/trunk@721391 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/gshell-local-repository/pom.xml b/gshell-local-repository/pom.xml
index f86bf2d..7681bbf 100644
--- a/gshell-local-repository/pom.xml
+++ b/gshell-local-repository/pom.xml
@@ -53,6 +53,11 @@
     </repositories>
     
     <dependencies>
+        <!--
+        NOTE: maven-project (and related components) built from:
+              
+              http://svn.apache.org/repos/asf/maven/components/branches/maven-2.1.x@721111
+        -->
         <dependency>
             <groupId>org.apache.maven</groupId>
             <artifactId>maven-project</artifactId>