Updated 3.12.1 N&N
diff --git a/NewAndNoteworthy_3.12.1.html b/NewAndNoteworthy_3.12.1.html
index 4f79bf3..910cc7b 100644
--- a/NewAndNoteworthy_3.12.1.html
+++ b/NewAndNoteworthy_3.12.1.html
@@ -84,6 +84,20 @@
 			         </li>
 			      </ul>
 			   </li>
+			   			      <li><b>ECF Management Services</b>
+				      <ul>
+				         <li>
+				           <a href="https://github.com/ECF/OSGIRemoteManagement/blob/master/bundles/org.eclipse.ecf.mgmt.identity/src/org/eclipse/ecf/mgmt/identity/IIdentityFactoryManager.java">Identity Manager</a> - Remotely access meta-data about ECF Namespaces and IDs, and remotely create/add namespaces and IDs.
+				         </li>
+				      	 <li>
+				           <a href="https://github.com/ECF/OSGIRemoteManagement/blob/master/bundles/org.eclipse.ecf.mgmt.container/src/org/eclipse/ecf/mgmt/container/IContainerFactoryManager.java">Container Manager</a> - Remotely access meta-data about existing and active ECF Containers, and remotely create new containers.
+				         </li>
+				      	 <li>
+				           <a href="https://github.com/ECF/OSGIRemoteManagement/tree/master/bundles/org.eclipse.ecf.mgmt.sharedobject">Shared Object Manager</a> - Remotely access information about existing meta-data about shared object containers and shared objects, and remotely create and delete shared objects.
+				         </li>
+				      </ul>
+				  </li>
+			   
 			   <li><b>Eclipse-specific Management Services</b>
 			      <ul>
 			      <li><b>P2 Management Services</b>
@@ -99,19 +113,6 @@
 				         </li>
 				      </ul>
 				  </li>
-			      <li><b>ECF Management Services</b>
-				      <ul>
-				         <li>
-				           <a href="https://github.com/ECF/OSGIRemoteManagement/blob/master/bundles/org.eclipse.ecf.mgmt.identity/src/org/eclipse/ecf/mgmt/identity/IIdentityFactoryManager.java">Identity Manager</a> - Remotely access meta-data about ECF Namespaces and IDs, and remotely create/add namespaces and IDs.
-				         </li>
-				      	 <li>
-				           <a href="https://github.com/ECF/OSGIRemoteManagement/blob/master/bundles/org.eclipse.ecf.mgmt.container/src/org/eclipse/ecf/mgmt/container/IContainerFactoryManager.java">Container Manager</a> - Remotely access meta-data about existing and active ECF Containers, and remotely create new containers.
-				         </li>
-				      	 <li>
-				           <a href="https://github.com/ECF/OSGIRemoteManagement/tree/master/bundles/org.eclipse.ecf.mgmt.sharedobject">Shared Object Manager</a> - Remotely access information about existing meta-data about shared object containers and shared objects, and remotely create and delete shared objects.
-				         </li>
-				      </ul>
-				  </li>
 			      </ul>
 			   </li>  
 			</ul>