diff --git a/README.md b/README.md index 898fd14c..cc997218 100644 --- a/README.md +++ b/README.md @@ -214,11 +214,26 @@ The repository proxy has two ways to derive a store-specific query from the meth ## 💻 Maven configuration -Add the Maven dependency: +### Official Releases + +**None Yet** + +### Snapshots + +```xml + + + snapshots-repo + https://oss.sonatype.org/content/repositories/snapshots + + +``` + +and ```xml - com.redis.om.spring + com.redis.om redis-om-spring ${version}