You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by vs...@apache.org on 2008/12/23 13:47:20 UTC

svn commit: r728939 - /maven/site/trunk/src/site/apt/guides/introduction/introduction-to-the-pom.apt

Author: vsiveton
Date: Tue Dec 23 04:47:19 2008
New Revision: 728939

URL: http://svn.apache.org/viewvc?rev=728939&view=rev
Log:
o using r727291 and r727292

Modified:
    maven/site/trunk/src/site/apt/guides/introduction/introduction-to-the-pom.apt

Modified: maven/site/trunk/src/site/apt/guides/introduction/introduction-to-the-pom.apt
URL: http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/guides/introduction/introduction-to-the-pom.apt?rev=728939&r1=728938&r2=728939&view=diff
==============================================================================
--- maven/site/trunk/src/site/apt/guides/introduction/introduction-to-the-pom.apt (original)
+++ maven/site/trunk/src/site/apt/guides/introduction/introduction-to-the-pom.apt Tue Dec 23 04:47:19 2008
@@ -4,7 +4,7 @@
  Jason van Zyl
  Franz Allan Valencia See
  ------
- January 2008
+ 2008-12-23
  ------
 
 Introduction to the POM
@@ -66,7 +66,7 @@
 
  The snippet below is the Super POM for Maven 3.0.x.
 
-%{snippet|id=superpom|url=http://svn.apache.org/repos/asf/maven/components/trunk/maven-project/src/main/resources/org/apache/maven/project/pom-4.0.0.xml}
+%{snippet|id=superpom|url=http://svn.apache.org/repos/asf/maven/components/trunk/maven-project-builder/src/main/resources/org/apache/maven/project/pom-4.0.0.xml}
 
  {{{introduction-to-the-pom.html}[top]}}