From 41557873fb8b70a481a82ccd487c05f11f52bc6d Mon Sep 17 00:00:00 2001 From: Ryan Tan Date: Wed, 4 Oct 2023 18:57:24 -0700 Subject: [PATCH] Exclude example from build --- gremlin-driver/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/gremlin-driver/pom.xml b/gremlin-driver/pom.xml index 7666f1fe88c..9f09bd01e59 100644 --- a/gremlin-driver/pom.xml +++ b/gremlin-driver/pom.xml @@ -260,6 +260,18 @@ limitations under the License. + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.1 + + 11 + 11 + + example/** + + +