Updated karaf features

Change-Id: I0b5c0221a618f831cfec93316be18b860c14f817
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 8f3e961..b67a4b5 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
@@ -106,7 +106,7 @@
 		version="3.14.20"
 		description="ECF RemoteService TimeService Example API. See https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service">
 		<bundle>
-			https://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.18.v20201102-0420/plugins/com.mycorp.examples.timeservice.async_2.1.100.v20200611-1508.jar
+			https://download.eclipse.org/rt/ecf/3.14.19/site.p2/3.14.19.v20210101-2239/plugins/com.mycorp.examples.timeservice.async_2.1.100.v20200611-1508.jar
 		</bundle>
 	</feature>
 	<feature name="ecf-rs-examples-timeservice-host"
@@ -114,7 +114,7 @@
 		description="ECF RemoteService TimeService Example Host. See https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service">
 		<feature version="3.14.20">ecf-rs-examples-timeservice-api</feature>
 		<bundle>
-			https://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.18.v20201102-0420/plugins/com.mycorp.examples.timeservice.host_1.1.300.v20200611-1508.jar
+			https://download.eclipse.org/rt/ecf/3.14.19/site.p2/3.14.19.v20210101-2239/plugins/com.mycorp.examples.timeservice.host_1.1.300.v20200611-1508.jar
 		</bundle>
 	</feature>
 	<feature name="ecf-rs-examples-timeservice-consumer-async"
@@ -122,7 +122,7 @@
 		description="ECF RemoteService TimeService Async Example Consumer.  See https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service">
 		<feature version="3.14.11">ecf-rs-examples-timeservice-api</feature>
 		<bundle>
-			https://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.18.v20201102-0420/plugins/com.mycorp.examples.timeservice.consumer.ds.async_1.0.200.v20200611-1508.jar
+			https://download.eclipse.org/rt/ecf/3.14.19/site.p2/3.14.19.v20210101-2239/plugins/com.mycorp.examples.timeservice.consumer.ds.async_1.0.200.v20200611-1508.jar
 		</bundle>
 	</feature>
 	<feature name="ecf-rs-sdk" version="3.14.20"