maven upgrading

2013-07-05 Thread Greg Huber
Hello, I have recently moved over to maven, so this may be a bit of a dumb question, when I change my version to 2.3.15 it wants to add to the build all previous jar versions? /target/events/WEB-INF/lib/struts2-core-2.3.14.2.jar /target/events/WEB-INF/lib/struts2-core-2.3.14.jar

Re: maven upgrading

2013-07-05 Thread Dave Newton
Did you do an mvn clean? Dave On Jul 5, 2013 4:48 AM, Greg Huber gregh3...@gmail.com wrote: Hello, I have recently moved over to maven, so this may be a bit of a dumb question, when I change my version to 2.3.15 it wants to add to the build all previous jar versions?