Updated to 3.14.1

Change-Id: I498c8ef30a82764383531c9a9bd50f2fa4187123
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 36f3b44..d218612 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.0">
-	<feature name="ecf-rs-dependencies" version="3.14.0"
-		description="ECF 3.14.0 RemoteServices External Dependencies. https://wiki.eclipse.org/ECF#OSGi_Remote_Services">
+	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">
 		<bundle>
 			mvn:org.eclipse.platform/org.eclipse.equinox.supplement/1.7.0
 		</bundle>
@@ -18,9 +18,9 @@
 		<feature>scr</feature>
 		<feature>eventadmin</feature>
 	</feature>
-	<feature name="ecf-rs-core" version="3.14.0"
+	<feature name="ecf-rs-core" version="3.14.1"
 		description="ECF Core">
-		<feature version="3.14.0">ecf-rs-dependencies</feature>
+		<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>
 		<bundle>
@@ -36,20 +36,20 @@
 			mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice/8.13.0
 		</bundle>
 	</feature>
-	<feature name="ecf-rs-console" version="3.14.0"
+	<feature name="ecf-rs-console" version="3.14.1"
 		description="ECF Console">
 		<bundle>
-			<!-- mvn:org.eclipse.ecf/org.eclipse.ecf.console/1.1.0 -->
-			http://download.eclipse.org/rt/ecf/3.14.0/site.p2/karaf/org.eclipse.ecf.console_1.2.0.v20180611.jar
+			<!-- 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
 		</bundle>
 		<bundle>
-			<!-- mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/1.0.0 -->
-			http://download.eclipse.org/rt/ecf/3.14.0/site.p2/karaf/org.eclipse.ecf.osgi.services.remoteserviceadmin.console_1.1.0.v20180611.jar
+			<!-- 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
 		</bundle>
 	</feature>
-	<feature name="ecf-rs-rsa-impl" version="3.14.0"
+	<feature name="ecf-rs-rsa-impl" version="3.14.1"
 		description="ECF RemoteServices OSGi R6 Remote Service Admin (RSA) Impl. See https://wiki.eclipse.org/Remote_Services_Admin">
-		<feature version="3.14.0">ecf-rs-core</feature>
+		<feature version="3.14.1">ecf-rs-core</feature>
 		<bundle>
 			mvn:org.eclipse.ecf/org.eclipse.osgi.services.remoteserviceadmin/1.6.200
 		</bundle>
@@ -60,20 +60,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.0"
+	<feature name="ecf-rs-rsa-topology-manager" version="3.14.1"
 		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.0"
-		description="ECF 3.14.0 Remote Service Admin">
-		<feature version="3.14.0">ecf-rs-rsa-impl</feature>
-		<feature version="3.14.0">ecf-rs-rsa-topology-manager</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>
-	<feature name="ecf-rs-distribution-generic" version="3.14.0"
+	<feature name="ecf-rs-distribution-generic" version="3.14.1"
 		description="ECF RemoteServices Generic Distribution Provider. https://wiki.eclipse.org/EIG:Configuration_Properties">
-		<feature version="3.14.0">ecf-rs-core</feature>
+		<feature version="3.14.1">ecf-rs-core</feature>
 		<bundle>
 			mvn:org.eclipse.ecf/org.eclipse.ecf.provider/4.8.0
 		</bundle>
@@ -81,9 +81,9 @@
 			mvn:org.eclipse.ecf/org.eclipse.ecf.provider.remoteservice/4.4.100
 		</bundle>
 	</feature>
-	<feature name="ecf-rs-distribution-rosgi" version="3.14.0"
+	<feature name="ecf-rs-distribution-rosgi" version="3.14.1"
 		description="ECF RemoteService ROSGi Distribution Provider. https://wiki.eclipse.org/EIG:Configuration_Properties">
-		<feature version="3.14.0">ecf-rs-core</feature>
+		<feature version="3.14.1">ecf-rs-core</feature>
 		<bundle>
 			mvn:org.eclipse.ecf/ch.ethz.iks.r_osgi.remote/1.2.200
 		</bundle>
@@ -91,16 +91,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.0"
+	<feature name="ecf-rs-discovery-jmdns" version="3.14.1"
 		description="ECF RemoteServices JMDNS Discovery Provider">
-		<feature version="3.14.0">ecf-rs-core</feature>
+		<feature version="3.14.1">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.0"
+	<feature name="ecf-rs-discovery-zookeeper" version="3.14.1"
 		description="ECF RemoteServices Zookeeper Discovery Provider. See https://wiki.eclipse.org/Zookeeper_Based_ECF_Discovery">
-		<feature version="3.14.0">ecf-rs-core</feature>
+		<feature version="3.14.1">ecf-rs-core</feature>
 		<bundle>
 			mvn:org.eclipse.ecf/org.apache.commons.logging/1.1.1.v201101211721
 		</bundle>
@@ -111,17 +111,17 @@
 			mvn:org.eclipse.ecf/org.eclipse.ecf.provider.zookeeper/1.2.200
 		</bundle>
 	</feature>
-	<feature name="ecf-rs-discovery-slp" version="3.14.0"
+	<feature name="ecf-rs-discovery-slp" version="3.14.1"
 		description="ECF Discovery SLP Provider. See https://wiki.eclipse.org/R-OSGi_Properties">
-		<feature version="3.14.0">ecf-rs-core</feature>
+		<feature version="3.14.1">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.0"
+	<feature name="ecf-rs-distribution-rest" version="3.14.1"
 		description="ECF Discovery REST Provider Support">
-		<feature version="3.14.0">ecf-rs-core</feature>
+		<feature version="3.14.1">ecf-rs-core</feature>
 		<bundle>
 			mvn:org.eclipse.ecf/org.apache.commons.logging/1.1.1.v201101211721
 		</bundle>
@@ -139,16 +139,16 @@
 			mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice.rest/2.7.100
 		</bundle>
 	</feature>
-	<feature name="ecf-rs-eventadmin" version="3.14.0"
-		description="ECF 3.14.0 RemoteServices SDK Distributed EventAdmin">
-		<feature version="3.14.0">ecf-rs-core</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>
 		<bundle>
 			mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice.eventadmin/1.3.0
 		</bundle>
 	</feature>
-	<feature name="ecf-rs-distribution-servlet" version="3.14.0"
-		description="ECF 3.14.0 RemoteServices SDK Generic Servlet Support">
-		<feature version="3.14.0">ecf-rs-core</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>
 		<bundle>
 			mvn:org.eclipse.ecf/javax.servlet/3.1.0.v201410161800
 		</bundle>
@@ -157,52 +157,52 @@
 		</bundle>
 	</feature>
 	<feature name="ecf-rs-distribution-generic-server"
-		version="3.14.0"
-		description="ECF 3.14.0 RemoteServices SDK Generic Server Support">
-		<feature version="3.14.0">ecf-rs-distribution-generic</feature>
+		version="3.14.1"
+		description="ECF 3.14.1 RemoteServices SDK Generic Server Support">
+		<feature version="3.14.1">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.0"
+		version="3.14.1"
 		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.0/site.p2/plugins/com.mycorp.examples.timeservice.async_2.1.0.v20180314-1732.jar
+			http://download.eclipse.org/rt/ecf/3.14.1/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.0"
+		version="3.14.1"
 		description="ECF RemoteService TimeService Host Example. See https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service">
-		<feature version="3.14.0">ecf-rs-examples-timeservice-api</feature>
+		<feature version="3.14.1">ecf-rs-examples-timeservice-api</feature>
 		<bundle>
-			http://download.eclipse.org/rt/ecf/3.14.0/site.p2/plugins/com.mycorp.examples.timeservice.host_1.1.200.v20180502-2137.jar
+			http://download.eclipse.org/rt/ecf/3.14.1/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.0"
+		version="3.14.1"
 		description="ECF RemoteService TimeService Host Example. See https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service">
-		<feature version="3.14.0">ecf-rs-examples-timeservice-api</feature>
+		<feature version="3.14.1">ecf-rs-examples-timeservice-api</feature>
 		<bundle>
-			http://download.eclipse.org/rt/ecf/3.14.0/site.p2/plugins/com.mycorp.examples.timeservice.consumer.ds_1.0.200.v20180402-2025.jar
+			http://download.eclipse.org/rt/ecf/3.14.1/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.0"
-		description="ECF 3.14.0 RemoteServices SDK with Generic Distribution Provider and JMDNS/Zeroconf Discovery Provider">
-		<feature version="3.14.0">ecf-rs-rsa</feature>
-		<feature version="3.14.0">ecf-rs-distribution-generic</feature>
-		<feature version="3.14.0">ecf-rs-discovery-jmdns</feature>
-		<feature version="3.14.0">ecf-rs-console</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>
 	<feature name="ecf-rs-sdk-examples-timeservicehost"
-		version="3.14.0"
-		description="ECF 3.14.0 RemoteServices SDK with Generic Distribution Provider and JMDNS/Zeroconf Discovery Provider">
-		<feature version="3.14.0">ecf-rs-rsa</feature>
-		<feature version="3.14.0">ecf-rs-distribution-generic</feature>
-		<feature version="3.14.0">ecf-rs-discovery-jmdns</feature>
-		<feature version="3.14.0">ecf-rs-console</feature>
-		<feature version="3.14.0">ecf-rs-examples-timeservice-host</feature>
+		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>
 	</feature>
 
 	<feature name="ecf-rs-discovery-etcd" version="1.4.1"