diff --git a/README.md b/README.md index 6e5da53..7b5083b 100644 --- a/README.md +++ b/README.md @@ -28,11 +28,22 @@ Inside the section of your pom.xml, add the following repository ``` - - repsy - My Private Maven Repository on Repsy - https://repo.repsy.io/mvn/levik/bring - + + + false + always + warn + + + true + never + fail + + Nexus Snapshots + snapshots-repo + https://s01.oss.sonatype.org/content/repositories/snapshots + default + ``` @@ -46,7 +57,7 @@ Within the section of your pom.xml, add the Bring framework depen ``` - com.bobocode.bring.web + io.github.blyznytsiaorg.bring.web web 1.0-SNAPSHOT