From: Tuukka Lehtonen Date: Fri, 9 Nov 2018 08:48:39 +0000 (+0200) Subject: Added region bundles to tycho build X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=commitdiff_plain;h=69925558bf014de865292cc6a008c0263f4f4715;hp=a7a9768802183e04f9d746d8ac0357fd64ad7aa3;p=simantics%2Fdistrict.git Added region bundles to tycho build gitlab #14 --- diff --git a/org.simantics.district.region.ontology/pom.xml b/org.simantics.district.region.ontology/pom.xml new file mode 100644 index 00000000..2cb2a495 --- /dev/null +++ b/org.simantics.district.region.ontology/pom.xml @@ -0,0 +1,17 @@ + + + 4.0.0 + + + org.simantics.district + org.simantics.district.root + 1.0.0-SNAPSHOT + + + org.simantics.district.region.ontology + eclipse-plugin + 1.0.0-SNAPSHOT + + diff --git a/org.simantics.district.region.ui/pom.xml b/org.simantics.district.region.ui/pom.xml new file mode 100644 index 00000000..7df83661 --- /dev/null +++ b/org.simantics.district.region.ui/pom.xml @@ -0,0 +1,17 @@ + + + 4.0.0 + + + org.simantics.district + org.simantics.district.root + 1.0.0-SNAPSHOT + + + org.simantics.district.region.ui + eclipse-plugin + 1.0.0-SNAPSHOT + + diff --git a/org.simantics.district.region/pom.xml b/org.simantics.district.region/pom.xml new file mode 100644 index 00000000..6904faf3 --- /dev/null +++ b/org.simantics.district.region/pom.xml @@ -0,0 +1,17 @@ + + + 4.0.0 + + + org.simantics.district + org.simantics.district.root + 1.0.0-SNAPSHOT + + + org.simantics.district.region + eclipse-plugin + 1.0.0-SNAPSHOT + + diff --git a/org.simantics.district.regions.feature/pom.xml b/org.simantics.district.regions.feature/pom.xml new file mode 100644 index 00000000..9d5ac3c2 --- /dev/null +++ b/org.simantics.district.regions.feature/pom.xml @@ -0,0 +1,15 @@ + + 4.0.0 + + + org.simantics.district + org.simantics.district.root + 1.0.0-SNAPSHOT + + + org.simantics.district.regions.feature + eclipse-feature + 1.0.0-SNAPSHOT + + diff --git a/pom.xml b/pom.xml index 078be4c7..8376b38f 100644 --- a/pom.xml +++ b/pom.xml @@ -89,10 +89,14 @@ org.simantics.district.network.ontology org.simantics.district.network.ui org.simantics.district.network.ui.ontology + org.simantics.district.region + org.simantics.district.region.ontology + org.simantics.district.region.ui org.simantics.maps.server org.simantics.maps.server.ui org.simantics.district.feature + org.simantics.district.regions.feature org.simantics.district.ui.feature org.simantics.maps.server.feature