diff --git a/parent/pom.xml b/parent/pom.xml
index 50ccda56..14982907 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -102,7 +102,7 @@
maven-resources-plugin
- 2.3
+ 2.4.1
maven-project-info-reports-plugin
@@ -114,11 +114,11 @@
maven-install-plugin
- 2.2
+ 2.3
maven-deploy-plugin
- 2.4
+ 2.5
maven-dependency-plugin
@@ -126,7 +126,7 @@
maven-clean-plugin
- 2.2
+ 2.4
maven-assembly-plugin
@@ -165,6 +165,12 @@
maven-eclipse-plugin
2.7
+
+ org.springframework.ide.eclipse.core.springnature
+
+
+ org.springframework.ide.eclipse.core.springbuilder
+
true
package.html
@@ -198,6 +204,14 @@
maven-war-plugin
2.1-beta-1
+
+ maven-jar-plugin
+ 2.3
+
+
+ maven-compiler-plugin
+ 2.1
+
@@ -211,10 +225,6 @@
maven-compiler-plugin
-
- 1.3
- 1.4
-
maven-surefire-plugin
diff --git a/pom.xml b/pom.xml
index a8356309..793cd000 100644
--- a/pom.xml
+++ b/pom.xml
@@ -287,11 +287,11 @@
maven-install-plugin
- 2.2
+ 2.3
maven-deploy-plugin
- 2.4
+ 2.5
maven-dependency-plugin
@@ -299,7 +299,7 @@
maven-clean-plugin
- 2.2
+ 2.4
maven-assembly-plugin
diff --git a/samples/demos/demo-tiger/pom.xml b/samples/demos/demo-tiger/pom.xml
index 6bc81fa7..22db2bbe 100644
--- a/samples/demos/demo-tiger/pom.xml
+++ b/samples/demos/demo-tiger/pom.xml
@@ -24,16 +24,6 @@
maven-eclipse-plugin
- 2.5.1
-
-
- org.springframework.ide.eclipse.core.springnature
-
-
- org.springframework.ide.eclipse.core.springbuilder
-
- true
-
diff --git a/samples/demos/demo/pom.xml b/samples/demos/demo/pom.xml
index b88ddaad..811dfe60 100644
--- a/samples/demos/demo/pom.xml
+++ b/samples/demos/demo/pom.xml
@@ -24,16 +24,6 @@
maven-eclipse-plugin
- 2.5.1
-
-
- org.springframework.ide.eclipse.core.springnature
-
-
- org.springframework.ide.eclipse.core.springbuilder
-
- true
-