Revert "bump more things to 1.14.101 to hopefully fix signing/baseline issue in Jenkins" - didn't work -- issue is that we can't re-pack previously signed artifacts from the baseline. So instead work around build problem with -Dtycho.baseline.replace=none -DskipBaselineComparison=true -Dtycho.baseline=disable

This reverts commit ad3303e0f0754a1bec923b109dba6431e1bb3b88.
diff --git a/features/org.eclipse.datatools.enablement.jdbc.feature/pom.xml b/features/org.eclipse.datatools.enablement.jdbc.feature/pom.xml
index bd5ea2e..ad5d5e5 100644
--- a/features/org.eclipse.datatools.enablement.jdbc.feature/pom.xml
+++ b/features/org.eclipse.datatools.enablement.jdbc.feature/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.eclipse.datatools</groupId>
     <artifactId>features</artifactId>
-    <version>1.14.101-SNAPSHOT</version>
+    <version>1.14.100-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.datatools.features</groupId>
   <artifactId>org.eclipse.datatools.enablement.jdbc.feature</artifactId>