Updated Branches:
  refs/heads/master bd69f8aa1 -> a98c0100f

Spring 3.2.x is now the default.

Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a98c0100
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a98c0100
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/a98c0100

Branch: refs/heads/master
Commit: a98c0100f58317196db76f570a03b7587ed883f1
Parents: bd69f8a
Author: Babak Vahdat <bvah...@apache.org>
Authored: Wed May 15 20:36:07 2013 +0200
Committer: Babak Vahdat <bvah...@apache.org>
Committed: Wed May 15 20:36:07 2013 +0200

----------------------------------------------------------------------
 components/camel-test-spring/pom.xml |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/a98c0100/components/camel-test-spring/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-test-spring/pom.xml 
b/components/camel-test-spring/pom.xml
index a7682fc..79babf0 100644
--- a/components/camel-test-spring/pom.xml
+++ b/components/camel-test-spring/pom.xml
@@ -31,7 +31,6 @@
     <description>Camel Testing Library using JUnit and Spring</description>
 
     <properties>
-        <spring-version>${spring31-version}</spring-version>
         
<camel.osgi.export.pkg>org.apache.camel.test.junit4.*,org.apache.camel.test.spring.*</camel.osgi.export.pkg>
     </properties>
 

Reply via email to