← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 9557: Upgraded mfl2dxf2 module to use same camel version as trunk

 

------------------------------------------------------------
revno: 9557
committer: Lars Helge Øverland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Fri 2013-01-18 14:07:09 +0100
message:
  Upgraded mfl2dxf2 module to use same camel version as trunk
modified:
  local/ke/mfl2dxf2/pom.xml


--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk

Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'local/ke/mfl2dxf2/pom.xml'
--- local/ke/mfl2dxf2/pom.xml	2012-12-16 19:25:59 +0000
+++ local/ke/mfl2dxf2/pom.xml	2013-01-18 13:07:09 +0000
@@ -105,7 +105,7 @@
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <spring.version>3.2.0.RELEASE</spring.version>
-    <camel.version>2.9.2</camel.version>
+    <camel.version>2.10.2</camel.version>
   </properties>
 
 </project>