Changes for 3.13.2 release
diff --git a/nuggets/EcfExtraPlugins.html b/nuggets/EcfExtraPlugins.html
index ecb61e8..d9dc6f8 100644
--- a/nuggets/EcfExtraPlugins.html
+++ b/nuggets/EcfExtraPlugins.html
@@ -2,8 +2,11 @@
<p>ECF has a <a href="https://github.com/ECF">Github organization</a> with many repositories, including those
for <a href="https://github.com/ECF/OSGIRemoteManagement">OSGi Remote Management</a>,
the following distribution providers: <ul><li><a href="https://github.com/ECF/JMS">JMS/ActiveMQ</a></li>
- <li><a href="https://github.com/ECF/JaxRSProviders">Jax-RS REST Providers (Jersey, CXF, Resteasy>)</a></li>
- <li><a href="https://github.com/ECF/Mqtt-Provider">An MQTT Provider (based upon Eclipse Paho MQTT library)</a></li>
+ <li><a href="https://github.com/ECF/JaxRSProviders">Jax-RS Providers (Jersey, Apache CXF)</a></li>
+ <li><a href="https://github.com/ECF/Mqtt-Provider">An MQTT Provider (based upon Eclipse Paho MQTT)</a></li>
+ <li><a href="https://github.com/ECF/grpc-RemoteServicesProvider">Google RPC provider</a></li>
+ <li><a href="https://github.com/ECF/JGroups">A remote service distribution provider based upon JavaGroups</a></li>
+ <li><a href="https://github.com/ECF/etcd-provider">Etcd-based Discovery provider</a></li>
<li><a href="https://github.com/ECF/HazelcastProvider">Hazelcast Provider</a></li></ul>
along with an <a href="https://github.com/ECF/Websockets">extension to the r-OSGi provider to use Websockets</a>,
<a href="https://github.com/ECF/ServiceRegistry">a Java-only (no Bundle layer) Service Registry...optionally with ECF Remote Services/RSA</a>,