فهرست منبع

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>