Author: hboutemy
Date: Sun Jan  4 15:53:26 2015
New Revision: 1649351

URL: http://svn.apache.org/r1649351
Log:
Wagon and SCM are subprojects like Doxia and Surefire

Modified:
    maven/site/trunk/content/apt/guides/development/guide-m2-development.apt

Modified: 
maven/site/trunk/content/apt/guides/development/guide-m2-development.apt
URL: 
http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/development/guide-m2-development.apt?rev=1649351&r1=1649350&r2=1649351&view=diff
==============================================================================
--- maven/site/trunk/content/apt/guides/development/guide-m2-development.apt 
(original)
+++ maven/site/trunk/content/apt/guides/development/guide-m2-development.apt 
Sun Jan  4 15:53:26 2015
@@ -5,7 +5,7 @@
  Trygve Laugstol
  Brett Porter
  ------
- 2008-07-04
+ 2015-01-04
  ------
 
 ~~ Licensed to the Apache Software Foundation (ASF) under one
@@ -215,14 +215,14 @@ And remember, your contributions are alw
  {{{http://maven.apache.org/doxia/references/index.html}document formats}}.
 
 
-** Maven SCM
+ ** Maven SCM
 
  Maven SCM (Source Control Management) is an reusable API which is independent 
of Maven itself and it is used by the
  SCM related Maven Plugins. The core part of Maven itself doesn't depend on 
Maven SCM.
 
  You can {{{http://maven.apache.org/scm/}read more about Scm}}.
 
-** Maven Wagon
+ ** Maven Wagon
 
  Maven Wagon is also a standalone API that deals with transporting files and 
directories. Maven Core uses the Wagon
  API to download and upload artifacts and artifact metadata and the site 
plug-in uses it to publish the site.
@@ -237,4 +237,4 @@ And remember, your contributions are alw
 
   * {{{../../developers/conventions/svn.html}Maven SVN Convention}}
 
-  []
\ No newline at end of file
+  []


Reply via email to