Is camel 1.5.0 available in the repository because adding in the dependency
doens't work.  Is there something more that I need to do to try the
snapshot?

<properties>
                <camel-version>1.5.0-SNAPSHOT</camel-version>
</properties>

<dependency>
                        <artifactId>camel-mail</artifactId>
                        <groupId>org.apache.camel</groupId>
                        <version>${camel-version}</version>
</dependency>
-- 
View this message in context: 
http://n2.nabble.com/camel-1.5.0-SNAPSHOT-tp1376120p1376120.html
Sent from the maven users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to