Results 1 to 3 of 3

Thread: change spring framework version from 3.0 to 2.5.x in spring mvc project template

  1. #1
    Join Date
    Jun 2011
    Posts
    1

    Default change spring framework version from 3.0 to 2.5.x in spring mvc project template

    Dear all
    Curently I'm using STS 2.6. The maven automatically downloads
    spring framework dependencies jars 3.0.x files.
    How do I so that maven will downloads
    spring framework dependencies jars 2.5.x files for me?
    thanks & best regards

  2. #2
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    13,632

    Default

    By changing the version in the pom to 2.5... I suggest a tutorial on maven or read the maven manual...
    Marten Deinum
    Java Consultant / Pragmatist / Open Source Enthousiast / Author


    Pro Spring MVC: With Web Flow
    Conspect

    Have you read the reference guide.
    Use the [ code ] tags, young padawan

  3. #3
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,640

    Default

    Hey!

    Just as a short note here: the next release of STS will include updated template projects, so updates to those template projects to have them all up to date is coming soon.

    Cheers,
    -Martin
    Martin Lippert
    SpringSource, a division of VMware
    SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/martinlippert

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •