From 20ee8c36407f25547ac60339007cbf6fbe61deee Mon Sep 17 00:00:00 2001 From: Matt Corallo Date: Tue, 30 Mar 2021 14:26:05 -0400 Subject: [PATCH] Fix maven import of jetbrains annotations --- pom.xml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 35bbba05..03201f28 100644 --- a/pom.xml +++ b/pom.xml @@ -29,13 +29,7 @@ org.jetbrains annotations - 13.0 - compile - - - org.jetbrains - annotations - 13.0 + RELEASE compile -- 2.30.2