Update of karaf features to 3.14.3

Change-Id: I2e1a87cdc031ee67b9571505bcf26da75163b295
diff --git a/releng/org.eclipse.ecf.releng.bm/karaf/features/karaf-features.xml b/releng/org.eclipse.ecf.releng.bm/karaf/features/karaf-features.xml
index b2ba6aa..7893fd9 100644
--- a/releng/org.eclipse.ecf.releng.bm/karaf/features/karaf-features.xml
+++ b/releng/org.eclipse.ecf.releng.bm/karaf/features/karaf-features.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <features xmlns="http://karaf.apache.org/xmlns/features/v1.2.0"
-	name="ecf-remoteservices-sdk-3.14.1">
-	<feature name="ecf-rs-dependencies" version="3.14.1"
-		description="ECF 3.14.1 RemoteServices External Dependencies. https://wiki.eclipse.org/ECF#OSGi_Remote_Services">
+	name="ecf-remoteservices-sdk-3.14.3">
+	<feature name="ecf-rs-dependencies" version="3.14.3"
+		description="ECF 3.14.3 RemoteServices External Dependencies. https://wiki.eclipse.org/ECF#OSGi_Remote_Services">
 		<bundle>
 			mvn:org.eclipse.platform/org.eclipse.equinox.supplement/1.7.0
 		</bundle>
@@ -18,11 +18,17 @@
 		<feature>scr</feature>
 		<feature>eventadmin</feature>
 	</feature>
-	<feature name="ecf-rs-core" version="3.14.1"
+	<feature name="ecf-rs-core" version="3.14.3"
 		description="ECF Core">
-		<feature version="3.14.1">ecf-rs-dependencies</feature>
-		<bundle>mvn:org.eclipse.ecf/org.eclipse.ecf.identity/3.9.0</bundle>
-		<bundle>mvn:org.eclipse.ecf/org.eclipse.ecf/3.9.0</bundle>
+		<feature version="3.14.3">ecf-rs-dependencies</feature>
+		<bundle>
+		  <!-- mvn:org.eclipse.ecf/org.eclipse.ecf.identity/3.9.0  -->
+		  http://download.eclipse.org/rt/ecf/3.14.3/site.p2/plugins/org.eclipse.ecf.identity_3.9.1.v20180810-0833.jar
+		 </bundle>
+		<bundle>
+		  <!-- mvn:org.eclipse.ecf/org.eclipse.ecf/3.9.0 -->
+		  http://download.eclipse.org/rt/ecf/3.14.3/site.p2/plugins/org.eclipse.ecf_3.9.2.v20180927-2127.jar
+		 </bundle>
 		<bundle>
 			mvn:org.eclipse.ecf/org.eclipse.ecf.sharedobject/2.6.0
 		</bundle>
@@ -33,23 +39,24 @@
 			mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice.asyncproxy/2.1.0
 		</bundle>
 		<bundle>
-			mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice/8.13.0
+			<!-- mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice/8.13.0 -->
+			http://download.eclipse.org/rt/ecf/3.14.3/site.p2/plugins/org.eclipse.ecf.remoteservice_8.13.1.v20180801-1752.jar
 		</bundle>
 	</feature>
-	<feature name="ecf-rs-console" version="3.14.1"
+	<feature name="ecf-rs-console" version="3.14.3"
 		description="ECF Console">
 		<bundle>
 			<!-- mvn:org.eclipse.ecf/org.eclipse.ecf.console/1.3.0 -->
-			http://download.eclipse.org/rt/ecf/3.14.1/site.p2/plugins/org.eclipse.ecf.console_1.3.0.v20180713-1805.jar
+			http://download.eclipse.org/rt/ecf/3.14.3/site.p2/plugins/org.eclipse.ecf.console_1.3.0.v20180713-1805.jar
 		</bundle>
 		<bundle>
 			<!-- mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/1.2.0 -->
-			http://download.eclipse.org/rt/ecf/3.14.1/site.p2/plugins/org.eclipse.ecf.osgi.services.remoteserviceadmin.console_1.2.0.v20180713-1805.jar
+			http://download.eclipse.org/rt/ecf/3.14.3/site.p2/plugins/org.eclipse.ecf.osgi.services.remoteserviceadmin.console_1.2.0.v20180713-1805.jar
 		</bundle>
 	</feature>
-	<feature name="ecf-rs-rsa-impl" version="3.14.1"
+	<feature name="ecf-rs-rsa-impl" version="3.14.3"
 		description="ECF RemoteServices OSGi R6 Remote Service Admin (RSA) Impl. See https://wiki.eclipse.org/Remote_Services_Admin">
-		<feature version="3.14.1">ecf-rs-core</feature>
+		<feature version="3.14.3">ecf-rs-core</feature>
 		<bundle>
 			mvn:org.eclipse.ecf/org.eclipse.osgi.services.remoteserviceadmin/1.6.200
 		</bundle>
@@ -60,20 +67,20 @@
 			mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin/4.6.800
 		</bundle>
 	</feature>
-	<feature name="ecf-rs-rsa-topology-manager" version="3.14.1"
+	<feature name="ecf-rs-rsa-topology-manager" version="3.14.3"
 		description="ECF RemoteServices OSGi R6 Default Topology Manager (promiscuous). See https://wiki.eclipse.org/Remote_Services_Admin">
 		<bundle>
 			mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.distribution/2.1.200
 		</bundle>
 	</feature>
-	<feature name="ecf-rs-rsa" version="3.14.1"
-		description="ECF 3.14.1 Remote Service Admin">
-		<feature version="3.14.1">ecf-rs-rsa-impl</feature>
-		<feature version="3.14.1">ecf-rs-rsa-topology-manager</feature>
+	<feature name="ecf-rs-rsa" version="3.14.3"
+		description="ECF 3.14.3 Remote Service Admin">
+		<feature version="3.14.3">ecf-rs-rsa-impl</feature>
+		<feature version="3.14.3">ecf-rs-rsa-topology-manager</feature>
 	</feature>
-	<feature name="ecf-rs-distribution-generic" version="3.14.1"
+	<feature name="ecf-rs-distribution-generic" version="3.14.3"
 		description="ECF RemoteServices Generic Distribution Provider. https://wiki.eclipse.org/EIG:Configuration_Properties">
-		<feature version="3.14.1">ecf-rs-core</feature>
+		<feature version="3.14.3">ecf-rs-core</feature>
 		<bundle>
 			mvn:org.eclipse.ecf/org.eclipse.ecf.provider/4.8.0
 		</bundle>
@@ -81,9 +88,9 @@
 			mvn:org.eclipse.ecf/org.eclipse.ecf.provider.remoteservice/4.4.100
 		</bundle>
 	</feature>
-	<feature name="ecf-rs-distribution-rosgi" version="3.14.1"
+	<feature name="ecf-rs-distribution-rosgi" version="3.14.3"
 		description="ECF RemoteService ROSGi Distribution Provider. https://wiki.eclipse.org/EIG:Configuration_Properties">
-		<feature version="3.14.1">ecf-rs-core</feature>
+		<feature version="3.14.3">ecf-rs-core</feature>
 		<bundle>
 			mvn:org.eclipse.ecf/ch.ethz.iks.r_osgi.remote/1.2.200
 		</bundle>
@@ -91,16 +98,16 @@
 			mvn:org.eclipse.ecf/org.eclipse.ecf.provider.r_osgi/3.6.200
 		</bundle>
 	</feature>
-	<feature name="ecf-rs-discovery-jmdns" version="3.14.1"
+	<feature name="ecf-rs-discovery-jmdns" version="3.14.3"
 		description="ECF RemoteServices JMDNS Discovery Provider">
-		<feature version="3.14.1">ecf-rs-core</feature>
+		<feature version="3.14.3">ecf-rs-core</feature>
 		<bundle>
 			mvn:org.eclipse.ecf/org.eclipse.ecf.provider.jmdns/4.3.200
 		</bundle>
 	</feature>
-	<feature name="ecf-rs-discovery-zookeeper" version="3.14.1"
+	<feature name="ecf-rs-discovery-zookeeper" version="3.14.3"
 		description="ECF RemoteServices Zookeeper Discovery Provider. See https://wiki.eclipse.org/Zookeeper_Based_ECF_Discovery">
-		<feature version="3.14.1">ecf-rs-core</feature>
+		<feature version="3.14.3">ecf-rs-core</feature>
 		<bundle>
 			mvn:org.eclipse.ecf/org.apache.commons.logging/1.1.1.v201101211721
 		</bundle>
@@ -111,17 +118,17 @@
 			mvn:org.eclipse.ecf/org.eclipse.ecf.provider.zookeeper/1.2.200
 		</bundle>
 	</feature>
-	<feature name="ecf-rs-discovery-slp" version="3.14.1"
+	<feature name="ecf-rs-discovery-slp" version="3.14.3"
 		description="ECF Discovery SLP Provider. See https://wiki.eclipse.org/R-OSGi_Properties">
-		<feature version="3.14.1">ecf-rs-core</feature>
+		<feature version="3.14.3">ecf-rs-core</feature>
 		<bundle>mvn:org.eclipse.ecf/ch.ethz.iks.slp/1.2.0</bundle>
 		<bundle>
 			mvn:org.eclipse.ecf/org.eclipse.ecf.provider.jslp/3.2.200
 		</bundle>
 	</feature>
-	<feature name="ecf-rs-distribution-rest" version="3.14.1"
+	<feature name="ecf-rs-distribution-rest" version="3.14.3"
 		description="ECF Discovery REST Provider Support">
-		<feature version="3.14.1">ecf-rs-core</feature>
+		<feature version="3.14.3">ecf-rs-core</feature>
 		<bundle>
 			mvn:org.eclipse.ecf/org.apache.commons.logging/1.1.1.v201101211721
 		</bundle>
@@ -139,16 +146,16 @@
 			mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice.rest/2.7.100
 		</bundle>
 	</feature>
-	<feature name="ecf-rs-eventadmin" version="3.14.1"
-		description="ECF 3.14.1 RemoteServices SDK Distributed EventAdmin">
-		<feature version="3.14.1">ecf-rs-core</feature>
+	<feature name="ecf-rs-eventadmin" version="3.14.3"
+		description="ECF 3.14.3 RemoteServices SDK Distributed EventAdmin">
+		<feature version="3.14.3">ecf-rs-core</feature>
 		<bundle>
 			mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice.eventadmin/1.3.0
 		</bundle>
 	</feature>
-	<feature name="ecf-rs-distribution-servlet" version="3.14.1"
-		description="ECF 3.14.1 RemoteServices SDK Generic Servlet Support">
-		<feature version="3.14.1">ecf-rs-core</feature>
+	<feature name="ecf-rs-distribution-servlet" version="3.14.3"
+		description="ECF 3.14.3 RemoteServices SDK Generic Servlet Support">
+		<feature version="3.14.3">ecf-rs-core</feature>
 		<bundle>
 			mvn:org.eclipse.ecf/javax.servlet/3.1.0.v201410161800
 		</bundle>
@@ -157,52 +164,52 @@
 		</bundle>
 	</feature>
 	<feature name="ecf-rs-distribution-generic-server"
-		version="3.14.1"
-		description="ECF 3.14.1 RemoteServices SDK Generic Server Support">
-		<feature version="3.14.1">ecf-rs-distribution-generic</feature>
+		version="3.14.3"
+		description="ECF 3.14.3 RemoteServices SDK Generic Server Support">
+		<feature version="3.14.3">ecf-rs-distribution-generic</feature>
 		<bundle>mvn:org.eclipse.ecf/org.eclipse.ecf.server/2.1.200</bundle>
 		<bundle>
 			mvn:org.eclipse.ecf/org.eclipse.ecf.server.generic/8.0.100
 		</bundle>
 	</feature>
 	<feature name="ecf-rs-examples-timeservice-api"
-		version="3.14.1"
+		version="3.14.3"
 		description="ECF RemoteService TimeService API Example. See https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service">
 		<bundle>
-			http://download.eclipse.org/rt/ecf/3.14.1/site.p2/plugins/com.mycorp.examples.timeservice.async_2.1.0.v20180314-1732.jar
+			http://download.eclipse.org/rt/ecf/3.14.3/site.p2/plugins/com.mycorp.examples.timeservice.async_2.1.0.v20180314-1732.jar
 		</bundle>
 	</feature>
 	<feature name="ecf-rs-examples-timeservice-host"
-		version="3.14.1"
+		version="3.14.3"
 		description="ECF RemoteService TimeService Host Example. See https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service">
-		<feature version="3.14.1">ecf-rs-examples-timeservice-api</feature>
+		<feature version="3.14.3">ecf-rs-examples-timeservice-api</feature>
 		<bundle>
-			http://download.eclipse.org/rt/ecf/3.14.1/site.p2/plugins/com.mycorp.examples.timeservice.host_1.1.200.v20180728-0140.jar
+			http://download.eclipse.org/rt/ecf/3.14.3/site.p2/plugins/com.mycorp.examples.timeservice.host_1.1.200.v20180728-0140.jar
 		</bundle>
 	</feature>
 	<feature name="ecf-rs-examples-timeservice-consumer"
-		version="3.14.1"
+		version="3.14.3"
 		description="ECF RemoteService TimeService Host Example. See https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service">
-		<feature version="3.14.1">ecf-rs-examples-timeservice-api</feature>
+		<feature version="3.14.3">ecf-rs-examples-timeservice-api</feature>
 		<bundle>
-			http://download.eclipse.org/rt/ecf/3.14.1/site.p2/plugins/com.mycorp.examples.timeservice.consumer.ds_1.0.200.v20180728-0140.jar
+			http://download.eclipse.org/rt/ecf/3.14.3/site.p2/plugins/com.mycorp.examples.timeservice.consumer.ds_1.0.200.v20180728-0140.jar
 		</bundle>
 	</feature>
-	<feature name="ecf-rs-sdk" version="3.14.1"
-		description="ECF 3.14.1 RemoteServices SDK with Generic Distribution Provider and JMDNS/Zeroconf Discovery Provider">
-		<feature version="3.14.1">ecf-rs-rsa</feature>
-		<feature version="3.14.1">ecf-rs-distribution-generic</feature>
-		<feature version="3.14.1">ecf-rs-discovery-jmdns</feature>
-		<feature version="3.14.1">ecf-rs-console</feature>
+	<feature name="ecf-rs-sdk" version="3.14.3"
+		description="ECF 3.14.3 RemoteServices SDK with Generic Distribution Provider and JMDNS/Zeroconf Discovery Provider">
+		<feature version="3.14.3">ecf-rs-rsa</feature>
+		<feature version="3.14.3">ecf-rs-distribution-generic</feature>
+		<feature version="3.14.3">ecf-rs-discovery-jmdns</feature>
+		<feature version="3.14.3">ecf-rs-console</feature>
 	</feature>
 	<feature name="ecf-rs-sdk-examples-timeservicehost"
-		version="3.14.1"
-		description="ECF 3.14.1 RemoteServices SDK with Generic Distribution Provider and JMDNS/Zeroconf Discovery Provider">
-		<feature version="3.14.1">ecf-rs-rsa</feature>
-		<feature version="3.14.1">ecf-rs-distribution-generic</feature>
-		<feature version="3.14.1">ecf-rs-discovery-jmdns</feature>
-		<feature version="3.14.1">ecf-rs-console</feature>
-		<feature version="3.14.1">ecf-rs-examples-timeservice-host</feature>
+		version="3.14.3"
+		description="ECF 3.14.3 RemoteServices SDK with Generic Distribution Provider and JMDNS/Zeroconf Discovery Provider">
+		<feature version="3.14.3">ecf-rs-rsa</feature>
+		<feature version="3.14.3">ecf-rs-distribution-generic</feature>
+		<feature version="3.14.3">ecf-rs-discovery-jmdns</feature>
+		<feature version="3.14.3">ecf-rs-console</feature>
+		<feature version="3.14.3">ecf-rs-examples-timeservice-host</feature>
 	</feature>
 
 	<feature name="ecf-rs-discovery-etcd" version="1.4.1"