On Nov 17, 4:41 pm, "David Bernard" <[EMAIL PROTECTED]>
wrote:
> maven doesn't pull automatically 0.10-SNAPSHOT if you create a project
> with 0.9. Did you change the version of lift into your pom.xml ?
Nope - haven't touched pom.xml. Here's the (I think!) relevant
section:
<dependency>
<groupId>net.liftweb</groupId>
<artifactId>lift-webkit</artifactId>
<version>0.9</version>
</dependency>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Lift" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---