Skip to content

Commit

Permalink
Update README usage instructions
Browse files Browse the repository at this point in the history
Binaries are on JCenter now.
  • Loading branch information
foo4u committed Jul 28, 2015
1 parent 412d452 commit 5bc3b6f
Showing 1 changed file with 3 additions and 13 deletions.
16 changes: 3 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,19 +24,9 @@ principal to be loaded from a Spring Security user detail service.

## Using Smartling Keycloak Extras

Until the extracts are included in JCenter, add the Smrartling OSS [release repository][repo]
to your build:

```
<repositories>
<repository>
<id>smartling-oss-release</id>
<url>https://dl.bintray.com/smartling/release</url>
<releases><enabled>true</enabled></releases>
<snapshots><enabled>false</enabled></snapshots>
</repository>
</repositories>
```
Smartling Keycloak Extras are now distributed via [JCenter]. Simply add JCenter as repository in your build.
to your build.

[jcenter]: https://bintray.com/bintray/jcenter
[keycloak]: http://keycloak.org
[repo]: https://dl.bintray.com/smartling/release

0 comments on commit 5bc3b6f

Please sign in to comment.