From: Tuukka Lehtonen Date: Fri, 21 Sep 2018 12:07:18 +0000 (+0300) Subject: Added maven profiles: build-p2-repository, build-products X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=commitdiff_plain;h=c288b862c71a15b9798924d684d79bbf184e8aa5;p=simantics%2Fsysdyn.git Added maven profiles: build-p2-repository, build-products gitlab #33 (cherry picked from commit 36368e38ad704f55aa769a8a60c3793acff86e2e) --- diff --git a/releng/pom.xml b/releng/pom.xml index 616fcc3b..1ae6e35e 100644 --- a/releng/pom.xml +++ b/releng/pom.xml @@ -13,8 +13,31 @@ 1.0.0-SNAPSHOT - - org.simantics.sysdyn.repository - - + + + build-p2-repository + + + build-p2-repository + !false + + + + org.simantics.sysdyn.repository + + + + build-products + + + build-products + !false + + + + org.simantics.sysdyn.rcp.product + + + +