diff --git a/README.md b/README.md
index dc8ea27..160f19f 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.5-SNAPSHOT
+ 2.0.5
```
@@ -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.5-SNAPSHOT
+npm install @guacsec/trustify-da-api-model@2.0.5
```
diff --git a/pom.xml b/pom.xml
index 55d7ae1..e9ae3c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
io.github.guacsec
trustify-da-api-model
- 2.0.5-SNAPSHOT
+ 2.0.6-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
new file mode 100644
index 0000000..0249a53
--- /dev/null
+++ b/releasebranch.txt
@@ -0,0 +1 @@
+release/v2.0.5