Browse Source

Make case consistent with other MVN modules.

Ben Alex 17 năm trước cách đây
mục cha
commit
c079d125aa
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>