From ae0afcd235446ba08b8fc9ee4ffbcf32f7cfb877 Mon Sep 17 00:00:00 2001 From: Sergey Grigoriev Date: Mon, 28 Oct 2024 15:22:23 +0100 Subject: [PATCH] feat: polarion2404 profile as default using .mvn/maven.config Refs: #207 --- .mvn/maven.config | 1 + pom.xml | 15 +-------------- 2 files changed, 2 insertions(+), 14 deletions(-) create mode 100644 .mvn/maven.config diff --git a/.mvn/maven.config b/.mvn/maven.config new file mode 100644 index 0000000..51aef67 --- /dev/null +++ b/.mvn/maven.config @@ -0,0 +1 @@ +-P polarion2404 diff --git a/pom.xml b/pom.xml index 85245bb..599d208 100644 --- a/pom.xml +++ b/pom.xml @@ -189,12 +189,6 @@ polarion2310 - - - polarion2310active - true - - 17 17 @@ -213,9 +207,7 @@ polarion2404 - - !polarion2410active - + true 17 @@ -234,11 +226,6 @@ polarion2410 - - - polarion2410active - - 17 17