From 667f74058728c67dc0ae522b646e9568f557e651 Mon Sep 17 00:00:00 2001
From: vharseko <vharseko@openam.org.ru>
Date: Wed, 18 Oct 2017 20:55:53 +0000
Subject: [PATCH] # WARNING: head commit changed in the meantime

---
 forgerock-parent |    2 +-
 .travis.yml      |    7 ++-----
 2 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index df2ef0c..4b37d08 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,10 +17,7 @@
 notifications:
  email:
   - support@openam.org.ru
-cache:
-  directories:
-  - $HOME/.m2
 before_install:
-  -  mvn -q -DskipTests install -f forgerock-parent
+  -  mvn -q -B -DskipTests clean install -f forgerock-parent
 script:
-  -  mvn -q install
+  -  mvn -q -B clean install
diff --git a/forgerock-parent b/forgerock-parent
index 3f87884..a25f2db 160000
--- a/forgerock-parent
+++ b/forgerock-parent
@@ -1 +1 @@
-Subproject commit 3f8788491a311667503b53b12e9cc2f4fca5559a
+Subproject commit a25f2dbfe0c1efe1153675d19070a6496d5cd327

--
Gitblit v1.10.0