From: Tuukka Lehtonen Date: Tue, 2 May 2017 20:27:23 +0000 (+0300) Subject: Fix compilation problems from org.simantics.gnuplot/pom.xml X-Git-Tag: v1.29.0~81 X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=commitdiff_plain;h=99819f5ac0c86df98d097d620659ed123f9ce679 Fix compilation problems from org.simantics.gnuplot/pom.xml The problem surfaced after putting the maven graph compiler plugin into use. refs #7178 Change-Id: Icb660bc39711951c545a50baed945d0d6c3a7996 --- diff --git a/bundles/org.simantics.gnuplot/pom.xml b/bundles/org.simantics.gnuplot/pom.xml index cc1b5c25a..34a454c19 100644 --- a/bundles/org.simantics.gnuplot/pom.xml +++ b/bundles/org.simantics.gnuplot/pom.xml @@ -4,7 +4,6 @@ xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - org.simantics org.simantics.gnuplot 0.0.1-SNAPSHOT eclipse-plugin @@ -110,6 +109,23 @@ + + + org.simantics + + graph-builder-maven-plugin + + + [0.0.5,) + + + compile-graphs + + + + + +