diff --git a/apps/pom.xml b/apps/pom.xml
index e903e91ae..c808de1b0 100644
--- a/apps/pom.xml
+++ b/apps/pom.xml
@@ -114,10 +114,13 @@
+
+ ${pom.artifactId}
+
-
-
+
+
org.apache.struts.action2
struts-core
@@ -129,28 +132,24 @@
org.springframework
spring-beans
1.2.6
- true
org.springframework
spring-core
1.2.6
- true
org.springframework
spring-context
1.2.6
- true
org.springframework
spring-web
1.2.6
- true
@@ -159,7 +158,7 @@
1.2.6
test
-
-
-
+
+
+
diff --git a/apps/portlet/pom.xml b/apps/portlet/pom.xml
index 963147ef9..ae114fef8 100644
--- a/apps/portlet/pom.xml
+++ b/apps/portlet/pom.xml
@@ -10,7 +10,7 @@
org.apache.struts.action2
struts-portlet
war
- Portet Webapp
+ Portlet Webapp
portlet-api
diff --git a/apps/shopping-cart/pom.xml b/apps/shopping-cart/pom.xml
index 190a28c4a..6fa321649 100644
--- a/apps/shopping-cart/pom.xml
+++ b/apps/shopping-cart/pom.xml
@@ -31,7 +31,27 @@
sitemesh
2.2.1
-
+
+
+ org.springframework
+ spring-beans
+
+
+
+ org.springframework
+ spring-core
+
+
+
+ org.springframework
+ spring-context
+
+
+
+ org.springframework
+ spring-web
+
+
diff --git a/apps/showcase/pom.xml b/apps/showcase/pom.xml
index 4e4e4d473..72261fb9f 100644
--- a/apps/showcase/pom.xml
+++ b/apps/showcase/pom.xml
@@ -45,25 +45,21 @@
org.springframework
spring-beans
- 1.2.6
org.springframework
spring-core
- 1.2.6
org.springframework
spring-context
- 1.2.6
org.springframework
spring-web
- 1.2.6