diff --git a/experiments/.classpath b/experiments/.classpath
index 5b66010de6..ca257cf1f9 100644
--- a/experiments/.classpath
+++ b/experiments/.classpath
@@ -16,7 +16,12 @@
-
+
+
+
+
+
+
diff --git a/experiments/.settings/org.eclipse.wst.validation.prefs b/experiments/.settings/org.eclipse.wst.validation.prefs
index cacf5451ae..0d0aee4f72 100644
--- a/experiments/.settings/org.eclipse.wst.validation.prefs
+++ b/experiments/.settings/org.eclipse.wst.validation.prefs
@@ -1,7 +1,8 @@
DELEGATES_PREFERENCE=delegateValidatorList
USER_BUILD_PREFERENCE=enabledBuildValidatorListorg.eclipse.jst.j2ee.internal.classpathdep.ClasspathDependencyValidator;
USER_MANUAL_PREFERENCE=enabledManualValidatorListorg.eclipse.jst.j2ee.internal.classpathdep.ClasspathDependencyValidator;
-USER_PREFERENCE=overrideGlobalPreferencestruedisableAllValidationfalseversion1.2.303.v201202090300
+USER_PREFERENCE=overrideGlobalPreferencestruedisableAllValidationfalseversion1.2.402.v201212031633
+disabled=06target
eclipse.preferences.version=1
override=true
suspend=false
diff --git a/experiments/pom.xml b/experiments/pom.xml
index 0c83141f75..b4fa82a924 100644
--- a/experiments/pom.xml
+++ b/experiments/pom.xml
@@ -204,6 +204,16 @@
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ ${maven-compiler-plugin.version}
+
+ 1.7
+ 1.7
+
+
+
org.apache.maven.plugins
maven-surefire-plugin
@@ -272,11 +282,15 @@
4.3.1
2.1.0
- 1.8.9
-
- 1.4.5
+
+
+ 3.1
+ 2.4
2.16
+ 2.6
+ 1.4.5
+
\ No newline at end of file
diff --git a/guava/.classpath b/guava/.classpath
index c370943e8c..0720e4851b 100644
--- a/guava/.classpath
+++ b/guava/.classpath
@@ -27,7 +27,7 @@
-
+
diff --git a/guava/pom.xml b/guava/pom.xml
index adab96cf3f..29bbc54277 100644
--- a/guava/pom.xml
+++ b/guava/pom.xml
@@ -61,6 +61,16 @@
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ ${maven-compiler-plugin.version}
+
+ 1.7
+ 1.7
+
+
+
org.apache.maven.plugins
maven-surefire-plugin
@@ -100,11 +110,14 @@
4.3.1
2.1.0
- 1.8.9
-
-
- 1.4.5
+
+
+ 3.1
+ 2.4
2.16
+ 2.6
+ 1.4.5
+
\ No newline at end of file
diff --git a/httpclient/.classpath b/httpclient/.classpath
index c370943e8c..0720e4851b 100644
--- a/httpclient/.classpath
+++ b/httpclient/.classpath
@@ -27,7 +27,7 @@
-
+
diff --git a/httpclient/pom.xml b/httpclient/pom.xml
index 699f8c6ed1..ce99de04e6 100644
--- a/httpclient/pom.xml
+++ b/httpclient/pom.xml
@@ -73,6 +73,16 @@
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ ${maven-compiler-plugin.version}
+
+ 1.7
+ 1.7
+
+
+
org.apache.maven.plugins
maven-surefire-plugin
@@ -112,11 +122,14 @@
4.3.1
2.1.0
- 1.8.9
-
-
- 1.4.5
+
+
+ 3.1
+ 2.4
2.16
+ 2.6
+ 1.4.5
+
\ No newline at end of file
diff --git a/mockito/.classpath b/mockito/.classpath
index c370943e8c..0720e4851b 100644
--- a/mockito/.classpath
+++ b/mockito/.classpath
@@ -27,7 +27,7 @@
-
+
diff --git a/mockito/pom.xml b/mockito/pom.xml
index 348fd8dcb5..2b5f831313 100644
--- a/mockito/pom.xml
+++ b/mockito/pom.xml
@@ -67,6 +67,16 @@
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ ${maven-compiler-plugin.version}
+
+ 1.7
+ 1.7
+
+
+
org.apache.maven.plugins
maven-surefire-plugin
@@ -106,11 +116,14 @@
4.3.1
2.1.0
- 1.8.9
-
- 1.4.5
+
+ 3.1
+ 2.4
2.16
+ 2.6
+ 1.4.5
+
\ No newline at end of file
diff --git a/spring-all/.settings/org.eclipse.wst.validation.prefs b/spring-all/.settings/org.eclipse.wst.validation.prefs
index cacf5451ae..0d0aee4f72 100644
--- a/spring-all/.settings/org.eclipse.wst.validation.prefs
+++ b/spring-all/.settings/org.eclipse.wst.validation.prefs
@@ -1,7 +1,8 @@
DELEGATES_PREFERENCE=delegateValidatorList
USER_BUILD_PREFERENCE=enabledBuildValidatorListorg.eclipse.jst.j2ee.internal.classpathdep.ClasspathDependencyValidator;
USER_MANUAL_PREFERENCE=enabledManualValidatorListorg.eclipse.jst.j2ee.internal.classpathdep.ClasspathDependencyValidator;
-USER_PREFERENCE=overrideGlobalPreferencestruedisableAllValidationfalseversion1.2.303.v201202090300
+USER_PREFERENCE=overrideGlobalPreferencestruedisableAllValidationfalseversion1.2.402.v201212031633
+disabled=06target
eclipse.preferences.version=1
override=true
suspend=false
diff --git a/spring-all/pom.xml b/spring-all/pom.xml
index c98aa24fc8..874b851887 100644
--- a/spring-all/pom.xml
+++ b/spring-all/pom.xml
@@ -132,14 +132,24 @@
-
- org.apache.maven.plugins
- maven-war-plugin
- 2.3
-
- false
-
-
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ ${maven-compiler-plugin.version}
+
+ 1.7
+ 1.7
+
+
+
+
+ org.apache.maven.plugins
+ maven-war-plugin
+ ${maven-war-plugin.version}
+
+ false
+
+
org.apache.maven.plugins
@@ -211,11 +221,15 @@
4.3.1
2.1.0
- 1.8.9
-
- 1.4.5
- 2.16
+
+
+ 3.1
+ 2.4
+ 2.16
+ 2.6
+ 1.4.5
+
\ No newline at end of file
diff --git a/spring-exceptions/.settings/org.eclipse.wst.validation.prefs b/spring-exceptions/.settings/org.eclipse.wst.validation.prefs
index cacf5451ae..0d0aee4f72 100644
--- a/spring-exceptions/.settings/org.eclipse.wst.validation.prefs
+++ b/spring-exceptions/.settings/org.eclipse.wst.validation.prefs
@@ -1,7 +1,8 @@
DELEGATES_PREFERENCE=delegateValidatorList
USER_BUILD_PREFERENCE=enabledBuildValidatorListorg.eclipse.jst.j2ee.internal.classpathdep.ClasspathDependencyValidator;
USER_MANUAL_PREFERENCE=enabledManualValidatorListorg.eclipse.jst.j2ee.internal.classpathdep.ClasspathDependencyValidator;
-USER_PREFERENCE=overrideGlobalPreferencestruedisableAllValidationfalseversion1.2.303.v201202090300
+USER_PREFERENCE=overrideGlobalPreferencestruedisableAllValidationfalseversion1.2.402.v201212031633
+disabled=06target
eclipse.preferences.version=1
override=true
suspend=false
diff --git a/spring-exceptions/pom.xml b/spring-exceptions/pom.xml
index 2dd1f46bb4..c89028b334 100644
--- a/spring-exceptions/pom.xml
+++ b/spring-exceptions/pom.xml
@@ -1,233 +1,248 @@
-
- 4.0.0
- org.baeldung
- spring-exceptions
- 0.1-SNAPSHOT
+
+ 4.0.0
+ org.baeldung
+ spring-exceptions
+ 0.1-SNAPSHOT
- spring-exceptions
- war
+ spring-exceptions
+ war
-
+
-
+
-
- org.springframework
- spring-web
- ${org.springframework.version}
-
-
- org.springframework
- spring-webmvc
- ${org.springframework.version}
-
-
- org.springframework
- spring-orm
- ${org.springframework.version}
-
-
- org.springframework
- spring-context
- ${org.springframework.version}
-
+
+ org.springframework
+ spring-web
+ ${org.springframework.version}
+
+
+ org.springframework
+ spring-webmvc
+ ${org.springframework.version}
+
+
+ org.springframework
+ spring-orm
+ ${org.springframework.version}
+
+
+ org.springframework
+ spring-context
+ ${org.springframework.version}
+
-
+
-
- org.hibernate
- hibernate-core
- ${hibernate.version}
-
-
- org.javassist
- javassist
- ${javassist.version}
-
-
- mysql
- mysql-connector-java
- ${mysql-connector-java.version}
- runtime
-
-
- org.apache.tomcat
- tomcat-dbcp
- ${tomcat-dbcp.version}
-
+
+ org.hibernate
+ hibernate-core
+ ${hibernate.version}
+
+
+ org.javassist
+ javassist
+ ${javassist.version}
+
+
+ mysql
+ mysql-connector-java
+ ${mysql-connector-java.version}
+ runtime
+
+
+ org.apache.tomcat
+ tomcat-dbcp
+ ${tomcat-dbcp.version}
+
-
+
-
- org.hibernate
- hibernate-validator
- ${hibernate-validator.version}
-
+
+ org.hibernate
+ hibernate-validator
+ ${hibernate-validator.version}
+
-
+
-
- javax.servlet
- javax.servlet-api
- 3.0.1
- provided
-
+
+ javax.servlet
+ javax.servlet-api
+ 3.0.1
+ provided
+
-
- javax.servlet
- jstl
- ${jstl.version}
- runtime
-
+
+ javax.servlet
+ jstl
+ ${jstl.version}
+ runtime
+
-
+
-
- com.google.guava
- guava
- ${guava.version}
-
-
- org.apache.commons
- commons-lang3
- ${commons-lang3.version}
- test
-
+
+ com.google.guava
+ guava
+ ${guava.version}
+
+
+ org.apache.commons
+ commons-lang3
+ ${commons-lang3.version}
+ test
+
-
+
-
- org.springframework
- spring-test
- ${org.springframework.version}
- test
-
+
+ org.springframework
+ spring-test
+ ${org.springframework.version}
+ test
+
-
- junit
- junit-dep
- ${junit.version}
- test
-
+
+ junit
+ junit-dep
+ ${junit.version}
+ test
+
-
- org.hamcrest
- hamcrest-core
- ${org.hamcrest.version}
- test
-
-
- org.hamcrest
- hamcrest-library
- ${org.hamcrest.version}
- test
-
+
+ org.hamcrest
+ hamcrest-core
+ ${org.hamcrest.version}
+ test
+
+
+ org.hamcrest
+ hamcrest-library
+ ${org.hamcrest.version}
+ test
+
-
- org.mockito
- mockito-core
- ${mockito.version}
- test
-
+
+ org.mockito
+ mockito-core
+ ${mockito.version}
+ test
+
-
+
-
- spring-exceptions
-
-
- src/main/resources
- true
-
-
+
+ spring-exceptions
+
+
+ src/main/resources
+ true
+
+
-
+
-
- org.apache.maven.plugins
- maven-war-plugin
- 2.3
-
- false
-
-
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ ${maven-compiler-plugin.version}
+
+ 1.7
+ 1.7
+
+
-
- org.apache.maven.plugins
- maven-surefire-plugin
- ${maven-surefire-plugin.version}
-
-
-
-
-
-
-
-
-
+
+ org.apache.maven.plugins
+ maven-war-plugin
+ ${maven-war-plugin.version}
+
+ false
+
+
-
- org.codehaus.cargo
- cargo-maven2-plugin
- ${cargo-maven2-plugin.version}
-
- true
-
- jetty8x
- embedded
-
-
-
-
-
-
- 8082
-
-
-
-
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+ ${maven-surefire-plugin.version}
+
+
+
+
+
+
+
+
+
-
+
+ org.codehaus.cargo
+ cargo-maven2-plugin
+ ${cargo-maven2-plugin.version}
+
+ true
+
+ jetty8x
+ embedded
+
+
+
+
+
+
+ 8082
+
+
+
+
-
+
-
-
- 3.2.6.RELEASE
- 3.1.4.RELEASE
- 3.18.1-GA
- 1.2
+
-
- 4.3.0.Final
- 5.1.27
- 7.0.42
+
+
+ 3.2.6.RELEASE
+ 3.1.4.RELEASE
+ 3.18.1-GA
+ 1.2
-
- 1.7.5
- 1.0.11
+
+ 4.3.0.Final
+ 5.1.27
+ 7.0.42
-
- 5.0.1.Final
+
+ 1.7.5
+ 1.0.11
-
- 15.0
- 3.1
+
+ 5.0.1.Final
-
- 1.3
- 4.11
- 1.9.5
+
+ 15.0
+ 3.1
- 4.3
- 4.3.1
+
+ 1.3
+ 4.11
+ 1.9.5
- 2.1.0
- 1.8.9
+ 4.3
+ 4.3.1
-
- 1.4.5
- 2.16
-
+ 2.1.0
+ 1.8.9
+
+
+ 3.1
+ 2.4
+ 2.16
+ 2.6
+ 1.4.5
+
+
\ No newline at end of file
diff --git a/spring-hibernate3/.classpath b/spring-hibernate3/.classpath
index efc51b414b..eed10d8a8b 100644
--- a/spring-hibernate3/.classpath
+++ b/spring-hibernate3/.classpath
@@ -30,6 +30,7 @@
+
diff --git a/spring-hibernate3/.settings/org.eclipse.wst.common.component b/spring-hibernate3/.settings/org.eclipse.wst.common.component
index 2078f0abbb..14b1679703 100644
--- a/spring-hibernate3/.settings/org.eclipse.wst.common.component
+++ b/spring-hibernate3/.settings/org.eclipse.wst.common.component
@@ -4,7 +4,6 @@
-
diff --git a/spring-hibernate3/.settings/org.eclipse.wst.validation.prefs b/spring-hibernate3/.settings/org.eclipse.wst.validation.prefs
index cacf5451ae..0d0aee4f72 100644
--- a/spring-hibernate3/.settings/org.eclipse.wst.validation.prefs
+++ b/spring-hibernate3/.settings/org.eclipse.wst.validation.prefs
@@ -1,7 +1,8 @@
DELEGATES_PREFERENCE=delegateValidatorList
USER_BUILD_PREFERENCE=enabledBuildValidatorListorg.eclipse.jst.j2ee.internal.classpathdep.ClasspathDependencyValidator;
USER_MANUAL_PREFERENCE=enabledManualValidatorListorg.eclipse.jst.j2ee.internal.classpathdep.ClasspathDependencyValidator;
-USER_PREFERENCE=overrideGlobalPreferencestruedisableAllValidationfalseversion1.2.303.v201202090300
+USER_PREFERENCE=overrideGlobalPreferencestruedisableAllValidationfalseversion1.2.402.v201212031633
+disabled=06target
eclipse.preferences.version=1
override=true
suspend=false
diff --git a/spring-hibernate3/pom.xml b/spring-hibernate3/pom.xml
index 2019b53a2b..fe3d1f48dc 100644
--- a/spring-hibernate3/pom.xml
+++ b/spring-hibernate3/pom.xml
@@ -117,6 +117,22 @@
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ ${maven-compiler-plugin.version}
+
+ 1.7
+ 1.7
+
+
+
+
+ org.apache.maven.plugins
+ maven-war-plugin
+ ${maven-war-plugin.version}
+
+
org.apache.maven.plugins
maven-surefire-plugin
@@ -187,11 +203,14 @@
4.3.1
2.1.0
- 1.8.9
-
- 1.4.5
+
+ 3.1
+ 2.4
2.16
+ 2.6
+ 1.4.5
+
\ No newline at end of file
diff --git a/spring-hibernate4/.classpath b/spring-hibernate4/.classpath
index 15b58ba46e..ca257cf1f9 100644
--- a/spring-hibernate4/.classpath
+++ b/spring-hibernate4/.classpath
@@ -30,6 +30,7 @@
+
diff --git a/spring-hibernate4/.settings/org.eclipse.wst.common.component b/spring-hibernate4/.settings/org.eclipse.wst.common.component
index 59f6da9f95..6192602079 100644
--- a/spring-hibernate4/.settings/org.eclipse.wst.common.component
+++ b/spring-hibernate4/.settings/org.eclipse.wst.common.component
@@ -4,7 +4,6 @@
-
diff --git a/spring-hibernate4/.settings/org.eclipse.wst.validation.prefs b/spring-hibernate4/.settings/org.eclipse.wst.validation.prefs
index cacf5451ae..0d0aee4f72 100644
--- a/spring-hibernate4/.settings/org.eclipse.wst.validation.prefs
+++ b/spring-hibernate4/.settings/org.eclipse.wst.validation.prefs
@@ -1,7 +1,8 @@
DELEGATES_PREFERENCE=delegateValidatorList
USER_BUILD_PREFERENCE=enabledBuildValidatorListorg.eclipse.jst.j2ee.internal.classpathdep.ClasspathDependencyValidator;
USER_MANUAL_PREFERENCE=enabledManualValidatorListorg.eclipse.jst.j2ee.internal.classpathdep.ClasspathDependencyValidator;
-USER_PREFERENCE=overrideGlobalPreferencestruedisableAllValidationfalseversion1.2.303.v201202090300
+USER_PREFERENCE=overrideGlobalPreferencestruedisableAllValidationfalseversion1.2.402.v201212031633
+disabled=06target
eclipse.preferences.version=1
override=true
suspend=false
diff --git a/spring-hibernate4/pom.xml b/spring-hibernate4/pom.xml
index 070a9d8f3f..0694bab595 100644
--- a/spring-hibernate4/pom.xml
+++ b/spring-hibernate4/pom.xml
@@ -125,6 +125,22 @@
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ ${maven-compiler-plugin.version}
+
+ 1.7
+ 1.7
+
+
+
+
+ org.apache.maven.plugins
+ maven-war-plugin
+ ${maven-war-plugin.version}
+
+
org.apache.maven.plugins
maven-surefire-plugin
@@ -195,11 +211,15 @@
4.3.1
2.1.0
- 1.8.9
-
- 1.4.5
+
+
+ 3.1
+ 2.4
2.16
+ 2.6
+ 1.4.5
+
\ No newline at end of file
diff --git a/spring-jpa/.settings/org.eclipse.wst.common.component b/spring-jpa/.settings/org.eclipse.wst.common.component
index 68573b9820..0327e45de6 100644
--- a/spring-jpa/.settings/org.eclipse.wst.common.component
+++ b/spring-jpa/.settings/org.eclipse.wst.common.component
@@ -4,7 +4,6 @@
-
diff --git a/spring-jpa/.settings/org.eclipse.wst.validation.prefs b/spring-jpa/.settings/org.eclipse.wst.validation.prefs
index cacf5451ae..0d0aee4f72 100644
--- a/spring-jpa/.settings/org.eclipse.wst.validation.prefs
+++ b/spring-jpa/.settings/org.eclipse.wst.validation.prefs
@@ -1,7 +1,8 @@
DELEGATES_PREFERENCE=delegateValidatorList
USER_BUILD_PREFERENCE=enabledBuildValidatorListorg.eclipse.jst.j2ee.internal.classpathdep.ClasspathDependencyValidator;
USER_MANUAL_PREFERENCE=enabledManualValidatorListorg.eclipse.jst.j2ee.internal.classpathdep.ClasspathDependencyValidator;
-USER_PREFERENCE=overrideGlobalPreferencestruedisableAllValidationfalseversion1.2.303.v201202090300
+USER_PREFERENCE=overrideGlobalPreferencestruedisableAllValidationfalseversion1.2.402.v201212031633
+disabled=06target
eclipse.preferences.version=1
override=true
suspend=false
diff --git a/spring-jpa/pom.xml b/spring-jpa/pom.xml
index 0dc7fce652..5c26f3c62b 100644
--- a/spring-jpa/pom.xml
+++ b/spring-jpa/pom.xml
@@ -1,197 +1,218 @@
-
- 4.0.0
-
- org.baeldung
- spring-jpa
- 0.1-SNAPSHOT
-
- war
- spring-jpa
+
+ 4.0.0
-
+ org.baeldung
+ spring-jpa
+ 0.1-SNAPSHOT
-
+ war
+ spring-jpa
-
- org.springframework
- spring-web
- ${org.springframework.version}
-
-
- org.springframework
- spring-orm
- ${org.springframework.version}
-
-
- org.springframework
- spring-context
- ${org.springframework.version}
-
+
-
-
-
- org.hibernate
- hibernate-entitymanager
- ${hibernate.version}
-
-
- org.javassist
- javassist
- 3.18.0-GA
-
-
- mysql
- mysql-connector-java
- ${mysql-connector-java.version}
- runtime
-
+
-
+
+ org.springframework
+ spring-web
+ ${org.springframework.version}
+
+
+ org.springframework
+ spring-orm
+ ${org.springframework.version}
+
+
+ org.springframework
+ spring-context
+ ${org.springframework.version}
+
-
- org.hibernate
- hibernate-validator
- ${hibernate-validator.version}
-
+
-
+
+ org.hibernate
+ hibernate-entitymanager
+ ${hibernate.version}
+
+
+ org.javassist
+ javassist
+ 3.18.0-GA
+
+
+ mysql
+ mysql-connector-java
+ ${mysql-connector-java.version}
+ runtime
+
-
- com.google.guava
- guava
- ${guava.version}
-
+
-
+
+ org.hibernate
+ hibernate-validator
+ ${hibernate-validator.version}
+
-
- org.apache.commons
- commons-lang3
- ${commons-lang3.version}
- test
-
+
-
- org.springframework
- spring-test
- ${org.springframework.version}
- test
-
+
+ com.google.guava
+ guava
+ ${guava.version}
+
-
- junit
- junit-dep
- ${junit.version}
- test
-
+
-
- org.hamcrest
- hamcrest-core
- ${org.hamcrest.version}
- test
-
-
- org.hamcrest
- hamcrest-library
- ${org.hamcrest.version}
- test
-
+
+ org.apache.commons
+ commons-lang3
+ ${commons-lang3.version}
+ test
+
-
- org.mockito
- mockito-core
- ${mockito.version}
- test
-
+
+ org.springframework
+ spring-test
+ ${org.springframework.version}
+ test
+
-
+
+ junit
+ junit-dep
+ ${junit.version}
+ test
+
-
- spring-jpa
-
-
- src/main/resources
- true
-
-
+
+ org.hamcrest
+ hamcrest-core
+ ${org.hamcrest.version}
+ test
+
+
+ org.hamcrest
+ hamcrest-library
+ ${org.hamcrest.version}
+ test
+
-
+
+ org.mockito
+ mockito-core
+ ${mockito.version}
+ test
+
-
- org.apache.maven.plugins
- maven-surefire-plugin
- ${maven-surefire-plugin.version}
-
-
-
-
-
-
-
-
-
+
-
- org.codehaus.cargo
- cargo-maven2-plugin
- ${cargo-maven2-plugin.version}
-
- true
-
- jetty8x
- embedded
-
-
-
-
-
-
- 8082
-
-
-
-
+
+ spring-jpa
+
+
+ src/main/resources
+ true
+
+
-
+
-
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ ${maven-compiler-plugin.version}
+
+ 1.7
+ 1.7
+
+
-
-
- 3.2.6.RELEASE
- 3.1.4.RELEASE
+
+ org.apache.maven.plugins
+ maven-war-plugin
+ ${maven-war-plugin.version}
+
-
- 4.3.0.Final
- 5.1.27
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+ ${maven-surefire-plugin.version}
+
+
+
+
+
+
+
+
+
-
- 1.7.5
- 1.0.11
+
+ org.codehaus.cargo
+ cargo-maven2-plugin
+ ${cargo-maven2-plugin.version}
+
+ true
+
+ jetty8x
+ embedded
+
+
+
+
+
+
+ 8082
+
+
+
+
-
- 5.0.1.Final
+
-
- 15.0
- 3.1
+
-
- 1.3
- 4.11
- 1.9.5
+
+
+ 3.2.6.RELEASE
+ 3.1.4.RELEASE
- 4.3
- 4.3.1
+
+ 4.3.0.Final
+ 5.1.27
- 2.1.0
- 1.8.9
+
+ 1.7.5
+ 1.0.11
-
- 1.4.5
- 2.16
-
+
+ 5.0.1.Final
+
+
+ 15.0
+ 3.1
+
+
+ 1.3
+ 4.11
+ 1.9.5
+
+ 4.3
+ 4.3.1
+
+ 2.1.0
+
+
+
+ 3.1
+ 2.4
+ 2.16
+ 2.6
+ 1.4.5
+
+
\ No newline at end of file
diff --git a/spring-mvc-java/.classpath b/spring-mvc-java/.classpath
index 540ef9eab1..26c5f263e2 100644
--- a/spring-mvc-java/.classpath
+++ b/spring-mvc-java/.classpath
@@ -28,7 +28,7 @@
-
+
diff --git a/spring-mvc-java/.settings/org.eclipse.jdt.core.prefs b/spring-mvc-java/.settings/org.eclipse.jdt.core.prefs
index 0f5e334907..0924ed68cf 100644
--- a/spring-mvc-java/.settings/org.eclipse.jdt.core.prefs
+++ b/spring-mvc-java/.settings/org.eclipse.jdt.core.prefs
@@ -5,8 +5,8 @@ org.eclipse.jdt.core.compiler.annotation.nonnullbydefault=org.eclipse.jdt.annota
org.eclipse.jdt.core.compiler.annotation.nullable=org.eclipse.jdt.annotation.Nullable
org.eclipse.jdt.core.compiler.annotation.nullanalysis=disabled
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
-org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
-org.eclipse.jdt.core.compiler.compliance=1.6
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7
+org.eclipse.jdt.core.compiler.compliance=1.7
org.eclipse.jdt.core.compiler.problem.annotationSuperInterface=warning
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
org.eclipse.jdt.core.compiler.problem.autoboxing=ignore
@@ -88,4 +88,4 @@ org.eclipse.jdt.core.compiler.problem.unusedParameterWhenOverridingConcrete=disa
org.eclipse.jdt.core.compiler.problem.unusedPrivateMember=warning
org.eclipse.jdt.core.compiler.problem.unusedWarningToken=warning
org.eclipse.jdt.core.compiler.problem.varargsArgumentNeedCast=warning
-org.eclipse.jdt.core.compiler.source=1.6
+org.eclipse.jdt.core.compiler.source=1.7
diff --git a/spring-mvc-java/.settings/org.eclipse.wst.common.project.facet.core.xml b/spring-mvc-java/.settings/org.eclipse.wst.common.project.facet.core.xml
index 546ff4ce8c..3ad4cd9302 100644
--- a/spring-mvc-java/.settings/org.eclipse.wst.common.project.facet.core.xml
+++ b/spring-mvc-java/.settings/org.eclipse.wst.common.project.facet.core.xml
@@ -2,5 +2,5 @@
-
+
diff --git a/spring-mvc-java/pom.xml b/spring-mvc-java/pom.xml
index c3bfdd9592..b9fca2626d 100644
--- a/spring-mvc-java/pom.xml
+++ b/spring-mvc-java/pom.xml
@@ -95,6 +95,9 @@
org.apache.maven.plugins
maven-war-plugin
${maven-war-plugin.version}
+
+ false
+
@@ -132,24 +135,6 @@
-
- maven-compiler-plugin
- ${maven-compiler-plugin.version}
-
- 1.6
- 1.6
-
-
-
-
- org.apache.maven.plugins
- maven-war-plugin
- ${maven-war-plugin.version}
-
- false
-
-
-