From 949e0005d83433365da0815b54c291a68d7d9370 Mon Sep 17 00:00:00 2001 From: pivovarit Date: Thu, 9 Feb 2017 20:43:33 +0100 Subject: [PATCH] Enable incremental build --- pom.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a24e3d4667..7282d6a0d3 100644 --- a/pom.xml +++ b/pom.xml @@ -11,6 +11,7 @@ UTF-8 + refs/heads/master @@ -190,6 +191,17 @@ struts2 - + + + + + + com.vackosar.gitflowincrementalbuilder + gitflow-incremental-builder + 3.1 + + + +