minor bugs

This commit is contained in:
Keith Donald
2008-03-06 06:17:01 +00:00
parent d3d593275f
commit c669e48aca
2 changed files with 2 additions and 1 deletions

View File

@@ -21,6 +21,7 @@
<dependency org="org.springframework" name="spring-aop" rev="2.5.2"/>
<dependency org="org.springframework" name="spring-orm" rev="2.5.2"/>
<dependency org="org.springframework" name="spring-jdbc" rev="2.5.2"/>
<dependency org="org.springframework.security" name="spring-security-core" rev="2.0-M2"/>
<dependency org="org.springframework" name="spring-tx" rev="2.5.2"/>
<dependency org="jboss" name="jboss-el" rev="1.0"/>
<dependency org="org.hibernate" name="hibernate" rev="3.2.5.ga" />

View File

@@ -1,5 +1,5 @@
<html>
<head>
<meta http-equiv="Refresh" content="0; URL=/spring/intro">
<meta http-equiv="Refresh" content="0; URL=spring/intro">
</head>
</html>