Make case consistent with other MVN modules.

This commit is contained in:
Ben Alex 2007-12-03 04:09:33 +00:00
parent 0e51eb1bd2
commit c079d125aa

View File

@ -7,7 +7,7 @@
</parent> </parent>
<packaging>jar</packaging> <packaging>jar</packaging>
<artifactId>spring-security-ntlm</artifactId> <artifactId>spring-security-ntlm</artifactId>
<name>Spring Security - NTLM Support</name> <name>Spring Security - NTLM support</name>
<dependencies> <dependencies>
<dependency> <dependency>