Author: painter
Date: Fri Feb 9 16:19:47 2018
New Revision: 1823673
URL: http://svn.apache.org/viewvc?rev=1823673&view=rev
Log:
(Remove snapshot) Use latest release for fulcrum security
Modified:
turbine/maven/archetypes/trunk/turbine-webapp-4.0/src/main/resources/archetype-resources/pom.xml
Modified:
turbine/maven/archetypes/trunk/turbine-webapp-4.0/src/main/resources/archetype-resources/pom.xml
URL:
http://svn.apache.org/viewvc/turbine/maven/archetypes/trunk/turbine-webapp-4.0/src/main/resources/archetype-resources/pom.xml?rev=1823673&r1=1823672&r2=1823673&view=diff
==============================================================================
---
turbine/maven/archetypes/trunk/turbine-webapp-4.0/src/main/resources/archetype-resources/pom.xml
(original)
+++
turbine/maven/archetypes/trunk/turbine-webapp-4.0/src/main/resources/archetype-resources/pom.xml
Fri Feb 9 16:19:47 2018
@@ -375,7 +375,7 @@ under the License.
<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>