From e80d7307e1ca990f3f5f8e0132d4b2162fb9d25e Mon Sep 17 00:00:00 2001 From: Tuukka Lehtonen Date: Tue, 25 Sep 2018 23:22:54 +0300 Subject: [PATCH] Include org.simantics.jdbc.feature in SDK repository gitlab #125 Change-Id: I285dbda38ac238002b7edf1c22340c2c96085f32 --- bundles/pom.xml | 2 ++ features/org.simantics.jdbc.feature/feature.xml | 15 ++++----------- features/org.simantics.sdk.feature/feature.xml | 4 ++++ features/pom.xml | 1 + 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/bundles/pom.xml b/bundles/pom.xml index 04b6311eb..9e409d9df 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -153,6 +153,8 @@ org.simantics.issues.ontology org.simantics.issues.ui org.simantics.issues.ui.ontology + org.simantics.jdbc + org.simantics.jdbc.ontology org.simantics.layer0 org.simantics.layer0.utils org.simantics.layer0x.ontology diff --git a/features/org.simantics.jdbc.feature/feature.xml b/features/org.simantics.jdbc.feature/feature.xml index 66b53fac8..1665527b2 100644 --- a/features/org.simantics.jdbc.feature/feature.xml +++ b/features/org.simantics.jdbc.feature/feature.xml @@ -16,14 +16,7 @@ [Enter License Description here.] - - - - + + + org.simantics.image.feature org.simantics.issues.feature org.simantics.issues.ui.feature + org.simantics.jdbc.feature org.simantics.layer0.feature org.simantics.logging.feature org.simantics.logging.ui.feature -- 2.43.2