You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by me...@apache.org on 2007/01/01 16:19:21 UTC

svn commit: r491586 - /incubator/tuscany/java/sca/runtime/standalone/jmx-host/pom.xml

Author: meerajk
Date: Mon Jan  1 07:19:21 2007
New Revision: 491586

URL: http://svn.apache.org/viewvc?view=rev&rev=491586
Log:
Changed name and description in POM

Modified:
    incubator/tuscany/java/sca/runtime/standalone/jmx-host/pom.xml

Modified: incubator/tuscany/java/sca/runtime/standalone/jmx-host/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/runtime/standalone/jmx-host/pom.xml?view=diff&rev=491586&r1=491585&r2=491586
==============================================================================
--- incubator/tuscany/java/sca/runtime/standalone/jmx-host/pom.xml (original)
+++ incubator/tuscany/java/sca/runtime/standalone/jmx-host/pom.xml Mon Jan  1 07:19:21 2007
@@ -26,8 +26,8 @@
     <modelVersion>4.0.0</modelVersion>
     <artifactId>jmx-host</artifactId>
     <packaging>jar</packaging>
-    <name>Apache Tuscany Standalone Runtime Host</name>
-    <description>Host code to support a standalone runtime</description>
+    <name>Apache Tuscany Standalone JMX Host</name>
+    <description>Host code to support a JMX runtime</description>
 
     <dependencies>
         <dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org