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