Updates to about.html, names of internal jar files (for consistency)
diff --git a/providers/bundles/org.eclipse.ecf.provider.jmdns/META-INF/MANIFEST.MF b/providers/bundles/org.eclipse.ecf.provider.jmdns/META-INF/MANIFEST.MF
index 51ea742..b53b9c4 100644
--- a/providers/bundles/org.eclipse.ecf.provider.jmdns/META-INF/MANIFEST.MF
+++ b/providers/bundles/org.eclipse.ecf.provider.jmdns/META-INF/MANIFEST.MF
@@ -11,7 +11,7 @@
  org.eclipse.ecf,
  org.eclipse.ecf.discovery
 Eclipse-LazyStart: true
-Bundle-ClassPath: jmdns.jar,
+Bundle-ClassPath: jmdnsdiscoveryprovider.jar,
  lib/jmdns-1.0.3.jar
 Bundle-RequiredExecutionEnvironment: J2SE-1.4,
  CDC-1.1/Foundation-1.1
diff --git a/providers/bundles/org.eclipse.ecf.provider.jmdns/build.properties b/providers/bundles/org.eclipse.ecf.provider.jmdns/build.properties
index da8f255..a2c1566 100644
--- a/providers/bundles/org.eclipse.ecf.provider.jmdns/build.properties
+++ b/providers/bundles/org.eclipse.ecf.provider.jmdns/build.properties
@@ -3,12 +3,12 @@
                plugin.xml,\
                about.html,\
                asl-v20.txt,\
-               jmdns.jar
+               jmdnsdiscoveryprovider.jar
 jars.compile.order = jmdns.jar
 src.includes = META-INF/,\
                lib/,\
                plugin.xml,\
                about.html,\
                asl-v20.txt
-source.jmdns.jar = src/
 output.jmdns.jar = bin/
+source.jmdnsdiscoveryprovider.jar = src/