diff --git a/readme.md b/readme.md index 8a27b0c9..a52a47dd 100644 --- a/readme.md +++ b/readme.md @@ -42,17 +42,17 @@ In order to build and run the OData framework on your pc the following is requir If above pre-requisites are met building is as simple as running the following command `mvn clean install` # Maven Artifacts -``` +```xml com.sdl odata_service - 2.0.4 + 2.13.0 com.sdl odata_common - 2.0.4 + 2.13.0 ```