Author: bvahdat
Date: Wed Sep 19 19:20:20 2012
New Revision: 1387710

URL: http://svn.apache.org/viewvc?rev=1387710&view=rev
Log:
Polished.

Modified:
    camel/trunk/buildingtools/pom.xml

Modified: camel/trunk/buildingtools/pom.xml
URL: 
http://svn.apache.org/viewvc/camel/trunk/buildingtools/pom.xml?rev=1387710&r1=1387709&r2=1387710&view=diff
==============================================================================
--- camel/trunk/buildingtools/pom.xml (original)
+++ camel/trunk/buildingtools/pom.xml Wed Sep 19 19:20:20 2012
@@ -25,15 +25,9 @@
         <artifactId>camel</artifactId>
         <version>2.11-SNAPSHOT</version>
     </parent>
-       
+
     <artifactId>camel-buildtools</artifactId>
     <name>Apache :: Camel Buildtools</name>
-    <description>The build tools for the Camel project</description>    
-    <packaging>jar</packaging>
-
-
-    <properties>
-        <maven.test.skip>true</maven.test.skip>
-    </properties>
+    <description>The build tools for the Camel project</description>
     
 </project>


Reply via email to