This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-build-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new fa4753d Update for next release.
fa4753d is described below
commit fa4753dc735cf15ca30afbd2fcb4a57f16c0b3b0
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jul 31 08:58:52 2019 -0400
Update for next release.
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index fc7f211..725f0db 100644
--- a/README.md
+++ b/README.md
@@ -67,7 +67,7 @@ Alternatively you can pull it from the central Maven
repositories:
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-build-plugin</artifactId>
- <version>1.9-SNAPSHOT</version>
+ <version>1.11-SNAPSHOT</version>
</dependency>
```