You are viewing a plain text version of this content. The canonical link for it is here.
Posted to kato-commits@incubator.apache.org by sp...@apache.org on 2009/07/20 06:32:17 UTC

svn commit: r795705 - /incubator/kato/trunk/org.apache.kato/kato.tck.harness/pom.xml

Author: spoole
Date: Mon Jul 20 06:32:17 2009
New Revision: 795705

URL: http://svn.apache.org/viewvc?rev=795705&view=rev
Log:
added name to tck project description

Modified:
    incubator/kato/trunk/org.apache.kato/kato.tck.harness/pom.xml

Modified: incubator/kato/trunk/org.apache.kato/kato.tck.harness/pom.xml
URL: http://svn.apache.org/viewvc/incubator/kato/trunk/org.apache.kato/kato.tck.harness/pom.xml?rev=795705&r1=795704&r2=795705&view=diff
==============================================================================
--- incubator/kato/trunk/org.apache.kato/kato.tck.harness/pom.xml (original)
+++ incubator/kato/trunk/org.apache.kato/kato.tck.harness/pom.xml Mon Jul 20 06:32:17 2009
@@ -8,6 +8,7 @@
   <groupId>org.apache.kato</groupId>
   <artifactId>kato.tck.harness</artifactId>
   <version>0.0.1-SNAPSHOT</version>
+  <name>Kato TCK Harness</name>
   <dependencies>
   	<dependency>
   		<groupId>org.apache.kato</groupId>