(Remove snapshot) Use latest release for fulcrum security

git-svn-id: https://svn.apache.org/repos/asf/turbine/maven/archetypes@1823673 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/trunk/turbine-webapp-4.0/src/main/resources/archetype-resources/pom.xml b/trunk/turbine-webapp-4.0/src/main/resources/archetype-resources/pom.xml
index 9a44cd5..e99eddc 100644
--- a/trunk/turbine-webapp-4.0/src/main/resources/archetype-resources/pom.xml
+++ b/trunk/turbine-webapp-4.0/src/main/resources/archetype-resources/pom.xml
@@ -375,7 +375,7 @@
         <project.build.sourceEncoding>utf-8</project.build.sourceEncoding>
         <fulcrum.json>1.1.1</fulcrum.json>
         <fulcrum.intake>1.2.3-SNAPSHOT</fulcrum.intake>
-        <fulcrum.security>1.1.2-SNAPSHOT</fulcrum.security>
+        <fulcrum.security>1.1.2</fulcrum.security>
         <turbine.core>4.0.1-SNAPSHOT</turbine.core>
         <slf4j.version>1.7.25</slf4j.version>
         <skipTests>true</skipTests>