You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by bu...@apache.org on 2014/10/11 21:54:27 UTC

svn commit: r925420 - in /websites/staging/maven/trunk/content: ./ guides/plugin/guide-java-plugin-development.html maven-site-1.0-site.jar

Author: buildbot
Date: Sat Oct 11 19:54:27 2014
New Revision: 925420

Log:
Staging update by buildbot for maven

Modified:
    websites/staging/maven/trunk/content/   (props changed)
    websites/staging/maven/trunk/content/guides/plugin/guide-java-plugin-development.html
    websites/staging/maven/trunk/content/maven-site-1.0-site.jar

Propchange: websites/staging/maven/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Oct 11 19:54:27 2014
@@ -1 +1 @@
-1631098
+1631105

Modified: websites/staging/maven/trunk/content/guides/plugin/guide-java-plugin-development.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/plugin/guide-java-plugin-development.html (original)
+++ websites/staging/maven/trunk/content/guides/plugin/guide-java-plugin-development.html Sat Oct 11 19:54:27 2014
@@ -537,7 +537,7 @@ public class GreetingMojo extends Abstra
 <div class="source">
 <pre>    public enum Color {
       green,
-      rot,
+      red,
       blue
     }
 
@@ -550,7 +550,7 @@ public class GreetingMojo extends Abstra
 <div class="source">
 <pre>    public enum Color {
       green,
-      rot,
+      red,
       blue
     }
 

Modified: websites/staging/maven/trunk/content/maven-site-1.0-site.jar
==============================================================================
Binary files - no diff available.