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:31:28 UTC

svn commit: r795704 - /incubator/kato/trunk/org.apache.kato/kato.jvmti/pom.xml

Author: spoole
Date: Mon Jul 20 06:31:28 2009
New Revision: 795704

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

Modified:
    incubator/kato/trunk/org.apache.kato/kato.jvmti/pom.xml

Modified: incubator/kato/trunk/org.apache.kato/kato.jvmti/pom.xml
URL: http://svn.apache.org/viewvc/incubator/kato/trunk/org.apache.kato/kato.jvmti/pom.xml?rev=795704&r1=795703&r2=795704&view=diff
==============================================================================
--- incubator/kato/trunk/org.apache.kato/kato.jvmti/pom.xml (original)
+++ incubator/kato/trunk/org.apache.kato/kato.jvmti/pom.xml Mon Jul 20 06:31:28 2009
@@ -8,6 +8,7 @@
   <groupId>org.apache.kato</groupId>
   <artifactId>kato.jvmti</artifactId>
   <version>0.0.1-SNAPSHOT</version>
+  <name>Kato JVMTI based dump reader</name>
   <dependencies>
   	<dependency>
   		<groupId>org.apache.kato</groupId>