From 91fbf5b1ee6c8f94d5cc8518ab6a02dad77a0515 Mon Sep 17 00:00:00 2001 From: Pietro Tota <115724836+pietro-tota@users.noreply.github.com> Date: Fri, 4 Aug 2023 14:30:39 +0200 Subject: [PATCH] Update README.md Co-authored-by: Giovanni Berti --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 03e2465..a657b63 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ There is a task into the Gradle build file that take cares for you of properly f If you want to re-build `ecommerce-commons` library you can run the build command with a `-PbuildCommons`. -This two properties maps ecommerce commons version and ref branch: +This two properties maps `ecommerce-commons` version and git ref: ```` val ecommerceCommonsVersion = "x.y.z" -> valued with ecommerce commons wanted pom version