This is an automated email from the ASF dual-hosted git repository.

painter pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/turbine-archetypes.git


The following commit(s) were added to refs/heads/master by this push:
     new b9f82f6  Update fulcrum-security to 1.1.3 release
b9f82f6 is described below

commit b9f82f663885a53625292fe62ccfba706cc11bf8
Author: jlpainter <[email protected]>
AuthorDate: Sat Apr 13 09:14:57 2019 -0400

    Update fulcrum-security to 1.1.3 release
---
 src/main/resources/archetype-resources/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/resources/archetype-resources/pom.xml 
b/src/main/resources/archetype-resources/pom.xml
index 89e1877..6d7f176 100644
--- a/src/main/resources/archetype-resources/pom.xml
+++ b/src/main/resources/archetype-resources/pom.xml
@@ -411,7 +411,7 @@ under the License.
         <torque.version>4.0</torque.version>
         <fulcrum.json>2.0.0</fulcrum.json>
         <fulcrum.intake>2.0.0</fulcrum.intake>
-        <fulcrum.security>1.1.3-SNAPSHOT</fulcrum.security>
+        <fulcrum.security>1.1.3</fulcrum.security>
         <turbine.core>5.0-SNAPSHOT</turbine.core>
         <skipTests>true</skipTests>
     </properties>

Reply via email to