From 67f8506bfeb406798dea091fb2125ce19d307f1b Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Thu, 13 May 2021 19:08:42 +0200 Subject: [PATCH] Turn off bootstrap mode by default --- maven-plugin-tools.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maven-plugin-tools.spec b/maven-plugin-tools.spec index 4468778..77ff021 100644 --- a/maven-plugin-tools.spec +++ b/maven-plugin-tools.spec @@ -1,4 +1,4 @@ -%bcond_without bootstrap +%bcond_with bootstrap Name: maven-plugin-tools Version: 3.6.0