소스 검색

Make case consistent with other MVN modules.

Ben Alex 17 년 전
부모
커밋
c079d125aa
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>