From b593608a3e516590c4a6078b50f4739ec284648b Mon Sep 17 00:00:00 2001 From: sfc-gh-astachowski Date: Tue, 29 Oct 2024 10:18:37 +0100 Subject: [PATCH] Removed test category from pom --- TestOnly/pom.xml | 4 ---- parent-pom.xml | 1 - pom.xml | 1 - 3 files changed, 6 deletions(-) diff --git a/TestOnly/pom.xml b/TestOnly/pom.xml index 1cabd7b7c..a0ba49b49 100644 --- a/TestOnly/pom.xml +++ b/TestOnly/pom.xml @@ -21,7 +21,6 @@ 5.11.1 3.5.6 net.snowflake.client.jdbc.internal - net.snowflake.client.category.AllTestCategory @@ -407,9 +406,6 @@ org.apache.maven.plugins maven-failsafe-plugin - - ${testCategory} - DefaultIT diff --git a/parent-pom.xml b/parent-pom.xml index 065824af0..d57da9fd0 100644 --- a/parent-pom.xml +++ b/parent-pom.xml @@ -77,7 +77,6 @@ net.snowflake.client.jdbc.internal 2.0.13 5.1.4 - net.snowflake.client.category.AllTestCategory 1.6.9 2.4.1 1.9 diff --git a/pom.xml b/pom.xml index 275ce13d9..133a99695 100644 --- a/pom.xml +++ b/pom.xml @@ -1160,7 +1160,6 @@ org.apache.maven.plugins maven-failsafe-plugin - ${testCategory} **/*IT.java