You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2011/02/22 18:01:21 UTC

svn commit: r1073409 - /sling/trunk/testing/junit/remote/pom.xml

Author: bdelacretaz
Date: Tue Feb 22 17:01:21 2011
New Revision: 1073409

URL: http://svn.apache.org/viewvc?rev=1073409&view=rev
Log:
SLING-1981 - better name

Modified:
    sling/trunk/testing/junit/remote/pom.xml

Modified: sling/trunk/testing/junit/remote/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/testing/junit/remote/pom.xml?rev=1073409&r1=1073408&r2=1073409&view=diff
==============================================================================
--- sling/trunk/testing/junit/remote/pom.xml (original)
+++ sling/trunk/testing/junit/remote/pom.xml Tue Feb 22 17:01:21 2011
@@ -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>