Jack,

This question has been asked quite a number of times recently on list.

Change:

<version>1.0</version>

on the liftweb dependencies in your pom.xml to be:

<version>1.1-SNAPSHOT</version>

That will give you the latest HEAD build. If you want a known point in
time, use M6:

<version>1.1-M6</version>

Cheers, Tim

On Oct 25, 6:00 pm, jack <jack.wid...@gmail.com> wrote:
> I have been using lift 1.0. What is the best way to upgrade to 1.1?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to