Tweaks to docs pre-release

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/compress/trunk@1188632 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index d5ab0d9..0af83ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
   <url>http://commons.apache.org/compress/</url>
   <description>
   Apache Commons Compress software defines an API for working with compression and archive formats.
-  These include: bzip2, gzip and ar, cpio, jar, tar, zip.
+  These include: bzip2, gzip, pack200 and ar, cpio, jar, tar, zip, dump.
   </description>
 
   <properties>
@@ -188,7 +188,7 @@
           </rulesets>
         </configuration>
       </plugin>
-      <!-- Override Javadoc config in parent pom to add default manifest entries -->
+      <!-- Override Javadoc config in parent pom to add JCIP tags -->
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-javadoc-plugin</artifactId>