jaxrs, rsa, container projects

git-svn-id: https://svn.apache.org/repos/asf/aries/site/trunk/content@1847282 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/index.mdtext b/index.mdtext
index 4c476c2..2d004d7 100644
--- a/index.mdtext
+++ b/index.mdtext
@@ -10,11 +10,13 @@
   - [**Asynchronous Services**](https://osgi.org/specification/osgi.enterprise/7.0.0/service.async.html) and [**Promises Specification**](https://osgi.org/specification/osgi.enterprise/7.0.0/util.promise.html)
   - [**Blueprint Specification**](https://osgi.org/specification/osgi.cmpn/7.0.0/service.blueprint.html)
   - [**CDI Integration Specification**](https://osgi.org/specification/osgi.enterprise/7.0.0/service.cdi.html)
+  - [**JAX-RS Whiteboard Specification**](https://osgi.org/specification/osgi.enterprise/7.0.0/service.jaxrs.html)
   - [**JMX Management Model Specification**](https://osgi.org/specification/osgi.enterprise/7.0.0/service.jmx.html)
   - [**JNDI Services Specification**](https://osgi.org/specification/osgi.enterprise/7.0.0/service.jndi.html)
   - [**JPA Service Specification**](https://osgi.org/specification/osgi.enterprise/7.0.0/service.jpa.html)
   - [**JTA Transaction Services Specification**](https://osgi.org/specification/osgi.enterprise/7.0.0/service.jta.html)
   - [**Push Stream Specification**](https://osgi.org/specification/osgi.enterprise/7.0.0/util.pushstream.html)
+  - [**Remote Service Admin Service Specification**](https://osgi.org/specification/osgi.enterprise/7.0.0/service.remoteserviceadmin.html)
   - [**Service Loader Mediator Specification**](https://osgi.org/specification/osgi.enterprise/7.0.0/service.loader.html)
   - [**Subsystem Service Specification**](https://osgi.org/specification/osgi.enterprise/7.0.0/service.subsystem.html)
   - [**Transaction Control Service Specification**](https://osgi.org/specification/osgi.enterprise/7.0.0/service.transaction.control.html)
@@ -29,6 +31,7 @@
 Additionally, Apache Aries provides the following projects:
 
   - **Component DSL** - an embedable, micro, functional-style component DSL for working with OSGi services and configuration
+  - **Container Management** - API and implementations of the Apache Aries Container Management subcomponent
   - **Proxy** - a library for working with object proxies in OSGi
   - **Util** - a library containing reusable bits of functionality in OSGi