Ver Fonte

Make case consistent with other MVN modules.

Ben Alex há 17 anos atrás
pai
commit
c079d125aa
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      ntlm/pom.xml

+ 1 - 1
ntlm/pom.xml

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