ソースを参照

Make name consistent with other MVN modules.

Ben Alex 17 年 前
コミット
3e48b52cdf
1 ファイル変更1 行追加1 行削除
  1. 1 1
      samples/pom.xml

+ 1 - 1
samples/pom.xml

@@ -7,7 +7,7 @@
  </parent>
  <groupId>org.springframework.security</groupId>
  <artifactId>spring-security-samples</artifactId>
- <name>Spring Security Samples</name>
+ <name>Spring Security - Samples</name>
  <packaging>pom</packaging>
  <modules>
 <!--