From: Tuukka Lehtonen Date: Wed, 7 Feb 2018 19:01:21 +0000 (+0200) Subject: Fixed org.simantics.modeling.tests to be a normal plug-in X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=cd63fe4ecc67014d294685faeb1bd4334b74d658;hp=cd63fe4ecc67014d294685faeb1bd4334b74d658;p=simantics%2Fplatform.git Fixed org.simantics.modeling.tests to be a normal plug-in Previously Tycho's pomless build seems to have thought of it as a test-plugin automatically because of its name. refs #7422 refs #7712 ---