Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Grab the latest source from SVN
    Code Block
    svn co svn+ssh:// https://svn.apache.org/repos/asf/incubator/activemq/camel/trunk camel
    cd activemqcamel
    
  2. Change the version number: (we so need to make this step automatic) :

    pom.xml

    the value of <camel-version> property in the root pom.xml too

...