Updating Reference to NetBeans to Apache NetBeans

diff --git a/content/markdown/ide.md b/content/markdown/ide.md
index 6d1d645..5a111f8 100644
--- a/content/markdown/ide.md
+++ b/content/markdown/ide.md
@@ -4,6 +4,13 @@
 Apache Maven with numerous features out of the box. The following list iterates 
 popular IDEs in alphabetical order:
 
+## Apache NetBeans IDE
+
+Apache NetBeans includes full Maven support since 6.7, including Maven 3 support in 7.0+. 
+You can open any Maven project in the IDE and start coding immediately.
+
+For more information see the [NetBeans.org wiki page](http://wiki.netbeans.org/Maven).
+
 ## Eclipse IDE - M2Eclipse
 
   [M2Eclipse ](http://www.eclipse.org/m2e/) is 
@@ -27,10 +34,3 @@
 ## JetBrains IntelliJ IDEA
 
 IntelliJ IDEA has a [feature-rich integration for Maven](https://www.jetbrains.com/idea/help/maven.html).
-
-## Netbeans IDE
-
-NetBeans includes full Maven support since 6.7, including Maven 3 support in 7.0+. 
-You can open any Maven project in the IDE and start coding immediately.
-
-For more information see the [NetBeans.org wiki page](http://wiki.netbeans.org/Maven).