Browse Source

Make name consistent with other MVN modules.

2.0.x
Ben Alex 19 years ago
parent
commit
3e48b52cdf
  1. 2
      samples/pom.xml

2
samples/pom.xml

@ -7,7 +7,7 @@ @@ -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>
<!--

Loading…
Cancel
Save