aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Deployment.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Deployment.md')
-rw-r--r--docs/Deployment.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Deployment.md b/docs/Deployment.md
index 762af85..ff3974f 100644
--- a/docs/Deployment.md
+++ b/docs/Deployment.md
@@ -35,5 +35,5 @@ In order for HTTPS to be enabled for DCAE Inventory, an HTTPS `applicationConnec
The DCAE Inventory has been developed and tested using Java 8. Here is a sample run command:
```
-java -jar dcae-inventory-1.0.0.jar server /opt/config.yml
+java -jar dcae-inventory-2.3.1.jar server /opt/config.yml
```