minor pom cleanup
diff --git a/pom.xml b/pom.xml
index 1f1d66c..dba3212 100644
--- a/pom.xml
+++ b/pom.xml
@@ -258,7 +258,7 @@
               </executions>
               <configuration>
                   <archive>
-                      <manifestEntries> <!-- the same as Druid -->
+                      <manifestEntries>
                           <Build-Jdk>${java.version} (${java.vendor} ${java.vm.version})</Build-Jdk>
                           <Build-OS>${os.name} ${os.arch} ${os.version}</Build-OS>
                           <Build-Timestamp>${git.build.time}</Build-Timestamp>
@@ -464,7 +464,6 @@
         -->
         <profile>
             <id>m2e</id>
-            <!--  -->
             <activation>
               <property>
                 <name>m2e.version</name>