From 416a92ef0213ddfd844c10afefce332479dffe39 Mon Sep 17 00:00:00 2001 From: Sam Harwell Date: Wed, 22 Jan 2014 21:30:47 -0600 Subject: [PATCH] No need to run dot when compiling antlr4-annotations --- runtime/JavaAnnotations/pom.xml | 27 --------------------------- 1 file changed, 27 deletions(-) diff --git a/runtime/JavaAnnotations/pom.xml b/runtime/JavaAnnotations/pom.xml index 26ef7fa78..f648f7036 100644 --- a/runtime/JavaAnnotations/pom.xml +++ b/runtime/JavaAnnotations/pom.xml @@ -15,33 +15,6 @@ ANTLR 4 Runtime Annotations A set of annotations used within the ANTLR 4 Runtime - - - sonatype-oss-release - - - - us.bryon - graphviz-maven-plugin - 1.0 - - - - dot - - - ${dot.path} - ${project.build.directory}/apidocs - svg - - - - - - - - - src