diff --git a/README.md b/README.md
index d64157f..aab3c1b 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ The packages are published to the GitHub maven repository. Make sure to add it t
io.github.guacsec
trustify-da-api-model
- 2.0.10-SNAPSHOT
+ 2.0.11-SNAPSHOT
```
@@ -29,5 +29,5 @@ The packages are published to the GitHub maven repository. Make sure to add it t
Add it to your project as follows:
```bash
-npm install @guacsec/trustify-da-api-model@2.0.10-SNAPSHOT
+npm install @guacsec/trustify-da-api-model@2.0.11-SNAPSHOT
```
diff --git a/pom.xml b/pom.xml
index 440dc9d..86665da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
io.github.guacsec
trustify-da-api-model
- 2.0.10-SNAPSHOT
+ 2.0.11-SNAPSHOT
Trustify Dependency Analytics API Spec
Trustify :: Dependency Analytics :: Java API
https://github.com/guacsec/trustify-da-api-spec
diff --git a/releasebranch.txt b/releasebranch.txt
index 297c3cb..ffd3b8a 100644
--- a/releasebranch.txt
+++ b/releasebranch.txt
@@ -1 +1 @@
-release/v2.0.9
+release/v2.0.10