SLING-1981 - better name

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1073409 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 78a3a3a..d2a6b56 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,8 +30,8 @@
     <version>0.1.1-SNAPSHOT</version>
     <packaging>jar</packaging>
 
-    <name>Apache Sling JUnit Remote Extension</name>
-    <description>Runs JUnit tests remotely</description>
+    <name>Apache Sling JUnit Remote Tests Runners</name>
+    <description>Utilities to run server-side JUnit tests remotely</description>
     
     <scm>
         <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/testing/junit/remote</connection>