From bced9341633bae8fe8d79bc75e77771d781b2b6c Mon Sep 17 00:00:00 2001 From: Ethan Kromhout Date: Thu, 8 Nov 2018 09:28:03 -0500 Subject: [PATCH] removed readme reference to Unicon plugin --- grouper-to-midpoint-docker/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grouper-to-midpoint-docker/README b/grouper-to-midpoint-docker/README index 129b849..56b9c3a 100644 --- a/grouper-to-midpoint-docker/README +++ b/grouper-to-midpoint-docker/README @@ -1,7 +1,7 @@ # Grouper to Midpoint Demonstration Container This is a class to demonstrate the usage of the -Unicon RabbitMQ plugin for Grouper, in conjuction +builtin RabbitMQ messaging in Grouper, in conjuction with midPoint's rest interface. This has a maven project to build the Java class and a Dockerfile to build a container to run it.