You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by js...@apache.org on 2007/05/15 11:55:01 UTC

svn commit: r538112 - /activemq/camel/trunk/camel-saxon/pom.xml

Author: jstrachan
Date: Tue May 15 02:55:00 2007
New Revision: 538112

URL: http://svn.apache.org/viewvc?view=rev&rev=538112
Log:
fixed description in pom

Modified:
    activemq/camel/trunk/camel-saxon/pom.xml

Modified: activemq/camel/trunk/camel-saxon/pom.xml
URL: http://svn.apache.org/viewvc/activemq/camel/trunk/camel-saxon/pom.xml?view=diff&rev=538112&r1=538111&r2=538112
==============================================================================
--- activemq/camel/trunk/camel-saxon/pom.xml (original)
+++ activemq/camel/trunk/camel-saxon/pom.xml Tue May 15 02:55:00 2007
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>camel-saxon</artifactId>
-  <name>Camel :: JMS</name>
+  <name>Camel :: SAXON</name>
   <description>Camel SAXON support</description>
 
   <dependencies>