Updated Upgrading 1.0 to 1.1 (markdown)

master
Justin Richer 2013-12-02 10:53:55 -08:00
parent 15c7d51a65
commit 0841e70a93
1 changed files with 1 additions and 1 deletions

@ -2,7 +2,7 @@ The **1.1** version of MITREid Connect contains several changes from the **1.0**
## Project Layout ## 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 ## Data Model