You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2008/04/27 09:20:28 UTC

svn commit: r651889 - /activemq/camel/trunk/components/camel-spring-integration/pom.xml

Author: davsclaus
Date: Sun Apr 27 00:20:20 2008
New Revision: 651889

URL: http://svn.apache.org/viewvc?rev=651889&view=rev
Log:
Changed the pom name and description to be aligned with all the others

Modified:
    activemq/camel/trunk/components/camel-spring-integration/pom.xml

Modified: activemq/camel/trunk/components/camel-spring-integration/pom.xml
URL: http://svn.apache.org/viewvc/activemq/camel/trunk/components/camel-spring-integration/pom.xml?rev=651889&r1=651888&r2=651889&view=diff
==============================================================================
--- activemq/camel/trunk/components/camel-spring-integration/pom.xml (original)
+++ activemq/camel/trunk/components/camel-spring-integration/pom.xml Sun Apr 27 00:20:20 2008
@@ -7,7 +7,8 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.camel</groupId>
   <artifactId>camel-spring-integration</artifactId>
-  <name>The Camel Spring integration component</name>
+  <name>Camel :: Spring Integration</name>
+  <description>Camel Spring Integration support</description>
   <packaging>bundle</packaging>
 
   <properties>