From 0841e70a93964570b2f1e9e7c0bfc1e24b06ed27 Mon Sep 17 00:00:00 2001 From: Justin Richer Date: Mon, 2 Dec 2013 10:53:55 -0800 Subject: [PATCH] Updated Upgrading 1.0 to 1.1 (markdown) --- Upgrading-1.0-to-1.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Upgrading-1.0-to-1.1.md b/Upgrading-1.0-to-1.1.md index fded68b..69de714 100644 --- a/Upgrading-1.0-to-1.1.md +++ b/Upgrading-1.0-to-1.1.md @@ -2,7 +2,7 @@ The **1.1** version of MITREid Connect contains several changes from the **1.0** ## Project Layout -The project now contains four modules instead of three. The `openid-connect-server` module now produces a `.jar` file, and the new `openid-connect-server-webapp` module produces the `.war` file that was previously produces by the `openid-connect-server` module. All overlays must be +The project now contains four modules instead of three. The `openid-connect-server` module now produces a `.jar` file, and the new `openid-connect-server-webapp` module produces the `.war` file that was previously produces by the `openid-connect-server` module. All overlays must be updated to point to this new module. ## Data Model