From 96ae0cfceab9fe0d1e760a34ddb776bf1e803e28 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-testing.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maven-plugin-testing.spec b/maven-plugin-testing.spec index ffe9e13..4625aaf 100644 --- a/maven-plugin-testing.spec +++ b/maven-plugin-testing.spec @@ -1,4 +1,4 @@ -%bcond_without bootstrap +%bcond_with bootstrap Name: maven-plugin-testing Version: 3.3.0