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 2010/10/29 11:09:12 UTC

svn commit: r1028652 - /camel/trunk/pom.xml

Author: davsclaus
Date: Fri Oct 29 09:09:12 2010
New Revision: 1028652

URL: http://svn.apache.org/viewvc?rev=1028652&view=rev
Log:
Removed unused stuff from root pom.xml

Modified:
    camel/trunk/pom.xml

Modified: camel/trunk/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/pom.xml?rev=1028652&r1=1028651&r2=1028652&view=diff
==============================================================================
--- camel/trunk/pom.xml (original)
+++ camel/trunk/pom.xml Fri Oct 29 09:09:12 2010
@@ -43,10 +43,6 @@
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <site-repo-url>scpexe://people.apache.org/www/camel.apache.org/maven/</site-repo-url>
     <felix-version>2.0.1</felix-version>
-    <jetty-version>7.0.1.v20091125</jetty-version>
-    <jaxb-version>2.1.12</jaxb-version>
-    <jaxb-api-version>2.1</jaxb-api-version>
-
     <jdk.version>1.6</jdk.version>
   </properties>