Просмотр исходного кода

Make name consistent with other MVN modules.

Ben Alex 17 лет назад
Родитель
Сommit
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>
 <!--