Set project release version to 3.0.6.RELEASE
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.springframework.security</groupId>
|
||||
<artifactId>spring-security-parent</artifactId>
|
||||
<version>3.0.6.CI-SNAPSHOT</version>
|
||||
<version>3.0.6.RELEASE</version>
|
||||
<name>Spring Security</name>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<module>taglibs</module>
|
||||
<module>aspects</module>
|
||||
<module>samples</module>
|
||||
<!--module>itest</module-->
|
||||
<!-- module>itest</module -->
|
||||
</modules>
|
||||
|
||||
<description>Spring Security</description>
|
||||
|
||||
Reference in New Issue
Block a user