You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jv...@apache.org on 2013/09/10 15:58:41 UTC

svn commit: r1521490 - /maven/site/trunk/content/apt/docs/3.1.1/release-notes.txt

Author: jvanzyl
Date: Tue Sep 10 13:58:40 2013
New Revision: 1521490

URL: http://svn.apache.org/r1521490
Log:
Fix formatting of release notes

Modified:
    maven/site/trunk/content/apt/docs/3.1.1/release-notes.txt

Modified: maven/site/trunk/content/apt/docs/3.1.1/release-notes.txt
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/docs/3.1.1/release-notes.txt?rev=1521490&r1=1521489&r2=1521490&view=diff
==============================================================================
--- maven/site/trunk/content/apt/docs/3.1.1/release-notes.txt (original)
+++ maven/site/trunk/content/apt/docs/3.1.1/release-notes.txt Tue Sep 10 13:58:40 2013
@@ -10,14 +10,14 @@
 
 ** Bug
 
-* [MNG-5459] - failure to resolve pom artifact from snapshotVersion in maven-metadata.xml
+    * [MNG-5459] - failure to resolve pom artifact from snapshotVersion in maven-metadata.xml
 
-* [MNG-5495] - API incompatibility causes Swagger Maven Plugin (and others) to fail under Maven 3.1.0
+    * [MNG-5495] - API incompatibility causes Swagger Maven Plugin (and others) to fail under Maven 3.1.0
 
-* [MNG-5499] - maven-aether-provider leaks Sisu Plexus and ObjectWeb classes onto the classpath when they are not required
+    * [MNG-5499] - maven-aether-provider leaks Sisu Plexus and ObjectWeb classes onto the classpath when they are not required
 
-* [MNG-5500] - help for --legacy-local-repository option explains _maven.repositories instead of _remote.repositories
+    * [MNG-5500] - help for --legacy-local-repository option explains _maven.repositories instead of _remote.repositories
 
-* [MNG-5503] - Maven 3.1.0 fails to resolve artifacts produced by reactor build
+    * [MNG-5503] - Maven 3.1.0 fails to resolve artifacts produced by reactor build
 
-* [MNG-5509] - org.apache.maven.repository.legacy.DefaultWagonManager should set User-Agent
+    * [MNG-5509] - org.apache.maven.repository.legacy.DefaultWagonManager should set User-Agent