This is an automated email from the ASF dual-hosted git repository.
chtompki 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 bee398f (update) commons-parent: 46 -> 47
bee398f is described below
commit bee398f190db75d67457bf60794fa29edebe9fe0
Author: Rob Tompkins <[email protected]>
AuthorDate: Wed Feb 20 11:01:51 2019 -0500
(update) commons-parent: 46 -> 47
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 43b1212..53d328d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>46</version>
+ <version>47</version>
</parent>
<artifactId>commons-build-plugin</artifactId>
<packaging>maven-plugin</packaging>