@@ -13,7 +13,7 @@ One of the biggest benefits of this project is that the core data model is re-us
[Detailed usage documentation can be found at the project wiki.](https://git.doit.wisc.edu/adi-ia/uw-spring-security/wikis/home).
This project was also recently the focus of an [Application Design Review Brown Bag](https://wiki.doit.wisc.edu/confluence/display/SOACOE/2016-03-04+Agenda).
This project was also the focus of an [Application Design Review Brown Bag](https://wiki.doit.wisc.edu/confluence/display/SOACOE/2016-03-04+Agenda).
### Why this?
...
...
@@ -68,13 +68,13 @@ and get back an instance of [UWUserDetails](uw-spring-security-core/src/main/jav
### Adding the dependencies to your project
The following instructions assuming that you have access to the UW Releases repository in our [Maven Repository Manager](https://wiki.doit.wisc.edu/confluence/display/ST/Maven+Repository+Manager).
The following instructions assuming that you have access to the ADI-IA group repositories in Gitlab.
@@ -98,15 +98,15 @@ The uw-spring-security-sample-war is an example of how to activate the Spring `@
### Release Management
This project follows [Semantic Versioning](http://semver.org). Releases are published to the 'UW Releases' Repository in the [Shared Tools Maven Artifact Repository](https://wiki.doit.wisc.edu/confluence/display/ST/Maven+Repository+Manager)
This project follows [Semantic Versioning](http://semver.org). Releases are published to the Gitlab Maven repository associated with the project.
Add the following repository to your Maven/Gradle build file:
Add the following group repository to your Maven/Gradle build file: