Release Notes for Maven 3.3.5


git-svn-id: https://svn.apache.org/repos/asf/maven/site/branches/maven-3.3.4@1692046 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/content/apt/developers/conventions/code.apt b/content/apt/developers/conventions/code.apt
index 0f88b33..7a71b2e 100644
--- a/content/apt/developers/conventions/code.apt
+++ b/content/apt/developers/conventions/code.apt
@@ -296,7 +296,7 @@
 
  <<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}
 
diff --git a/content/markdown/docs/3.3.4/release-notes.md b/content/markdown/docs/3.3.5/release-notes.md
similarity index 94%
rename from content/markdown/docs/3.3.4/release-notes.md
rename to content/markdown/docs/3.3.5/release-notes.md
index e851f26..fe13fa1 100644
--- a/content/markdown/docs/3.3.4/release-notes.md
+++ b/content/markdown/docs/3.3.5/release-notes.md
@@ -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 @@
 
 - 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 @@
 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].
diff --git a/content/markdown/docs/history.md.vm b/content/markdown/docs/history.md.vm
index 821e918..03522de 100644
--- a/content/markdown/docs/history.md.vm
+++ b/content/markdown/docs/history.md.vm
@@ -63,7 +63,7 @@
 <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" )