Author: khmarbaise
Date: Tue Jul 21 05:30:19 2015
New Revision: 1692046

URL: http://svn.apache.org/r1692046
Log:
Release Notes for Maven 3.3.5

Added:
    maven/site/branches/maven-3.3.4/content/markdown/docs/3.3.5/
      - copied from r1691808, 
maven/site/branches/maven-3.3.4/content/markdown/docs/3.3.4/
Removed:
    maven/site/branches/maven-3.3.4/content/markdown/docs/3.3.4/
Modified:
    maven/site/branches/maven-3.3.4/content/apt/developers/conventions/code.apt
    maven/site/branches/maven-3.3.4/content/markdown/docs/3.3.5/release-notes.md
    maven/site/branches/maven-3.3.4/content/markdown/docs/history.md.vm

Modified: 
maven/site/branches/maven-3.3.4/content/apt/developers/conventions/code.apt
URL: 
http://svn.apache.org/viewvc/maven/site/branches/maven-3.3.4/content/apt/developers/conventions/code.apt?rev=1692046&r1=1692045&r2=1692046&view=diff
==============================================================================
--- maven/site/branches/maven-3.3.4/content/apt/developers/conventions/code.apt 
(original)
+++ maven/site/branches/maven-3.3.4/content/apt/developers/conventions/code.apt 
Tue Jul 21 05:30:19 2015
@@ -296,7 +296,7 @@ public class MyMojo
 
  <<Note>>: There existing two alternativs to change order of a pom file
  {{{http://www.mojohaus.org/tidy-maven-plugin/}Tidy Maven Plugin}} or the
- {{{https://code.google.com/p/sortpom/}maven-sortpom-plugin}}. 
+ {{{https://github.com/Ekryd/sortpom}maven-sortpom-plugin}}. 
 
 ** {XDOC Code Convention}
 

Modified: 
maven/site/branches/maven-3.3.4/content/markdown/docs/3.3.5/release-notes.md
URL: 
http://svn.apache.org/viewvc/maven/site/branches/maven-3.3.4/content/markdown/docs/3.3.5/release-notes.md?rev=1692046&r1=1691808&r2=1692046&view=diff
==============================================================================
--- 
maven/site/branches/maven-3.3.4/content/markdown/docs/3.3.5/release-notes.md 
(original)
+++ 
maven/site/branches/maven-3.3.4/content/markdown/docs/3.3.5/release-notes.md 
Tue Jul 21 05:30:19 2015
@@ -20,11 +20,11 @@
  http://maven.apache.org/doxia/references/apt-format.html
 -->
 
-# Release Notes &#x2013; Maven 3.3.4
+# Release Notes &#x2013; Maven 3.3.5
 
-The Apache Maven team would like to announce the release of Maven 3.3.4.
+The Apache Maven team would like to announce the release of Maven 3.3.5.
 
-Maven 3.3.4 is [available for download][0].
+Maven 3.3.5 is [available for download][0].
 
 Maven is a software project management and comprehension tool. Based on the 
concept of a project object model
 (POM), Maven can manage a project's build, reporting and documentation from a 
central place.
@@ -38,7 +38,7 @@ We hope you enjoy using Maven! If you ha
 
 - the web site: [http://maven.apache.org/](http://maven.apache.org/)
 - the maven-user mailing list: 
[http://maven.apache.org/mail-lists.html](http://maven.apache.org/mail-lists.html)
-- the reference documentation: 
[http://maven.apache.org/ref/3.3.4/](http://maven.apache.org/ref/3.3.4/)
+- the reference documentation: 
[http://maven.apache.org/ref/3.3.5/](http://maven.apache.org/ref/3.3.5/)
 
 Bugs
 ----
@@ -66,7 +66,7 @@ Bugs
 Improvement
 -----------
 
- * Maven 3.3.4 has been enhanced to support mapping phases to goals with 
custom configurations.
+ * Maven 3.3.5 has been enhanced to support mapping phases to goals with 
custom configurations.
 
 
 The full list of changes can be found in our [issue management system][4].

Modified: maven/site/branches/maven-3.3.4/content/markdown/docs/history.md.vm
URL: 
http://svn.apache.org/viewvc/maven/site/branches/maven-3.3.4/content/markdown/docs/history.md.vm?rev=1692046&r1=1692045&r2=1692046&view=diff
==============================================================================
--- maven/site/branches/maven-3.3.4/content/markdown/docs/history.md.vm 
(original)
+++ maven/site/branches/maven-3.3.4/content/markdown/docs/history.md.vm Tue Jul 
21 05:30:19 2015
@@ -63,7 +63,7 @@ Date format is: YYYY-MM-DD
 <td>Links</td>
 </tr>
 
-#release( "2015-07-20" "3.3.3" 
"users/201504.mbox/%3C4B6DEAE5-A0C1-40F0-A290-FAF9B67753D2%40takari.io%3E" 
"true" "Java 7" "3" )
+#release( "2015-07-20" "3.3.5" 
"users/201504.mbox/%3C4B6DEAE5-A0C1-40F0-A290-FAF9B67753D2%40takari.io%3E" 
"true" "Java 7" "3" )
 #release( "2015-04-28" "3.3.3" 
"users/201504.mbox/%3C4B6DEAE5-A0C1-40F0-A290-FAF9B67753D2%40takari.io%3E" "" 
"" "" )
 #release( "2015-03-18" "3.3.1" 
"users/201503.mbox/%3CC490F64B-BB4A-48F9-98DD-4352A7FAE378%40takari.io%3E" "" 
"" "" )
 #release( "2014-12-20" "3.2.5" 
"users/201412.mbox/%3C4CD625DB-6BC8-4BAE-8ABA-0A185CF81596%40apache.org%3E" 
"true" "Java 6" "4" )


Reply via email to