diff --git a/samples/tutorial/pom.xml b/samples/tutorial/pom.xml
index 6400af60d3..c1980fbd22 100644
--- a/samples/tutorial/pom.xml
+++ b/samples/tutorial/pom.xml
@@ -10,17 +10,16 @@
Acegi Security Samples - Tutorial
war
-
- org.springframework
- spring
- 2.0.4
-
org.acegisecurity
acegi-security
- 1.0.5-SNAPSHOT
+ ${project.version}
-
+
+ org.springframework
+ spring-web
+
+