From 24c398ed1c575f4509febf015ee5bb295759f636 Mon Sep 17 00:00:00 2001 From: Artem Prigoda Date: Wed, 16 Sep 2015 22:52:26 +0300 Subject: [PATCH] Upgrade maven-os-plugin in README Upgrade `os-maven-plugin` to 1.4.0, which fixes a bug with running in Intellij IDEA with a bundled Maven version (3.0.5). See https://github.com/trustin/os-maven-plugin/issues/5 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a38afa9e9..dcb1542311 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ For protobuf-based codegen integrated with the Maven build system, you can use kr.motd.maven os-maven-plugin - 1.2.3.Final + 1.4.0.Final