You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2018/05/13 14:39:20 UTC

commons-build-plugin git commit: Update commons-parent from 45 to 46. Build success with 'mvn clean install site -Danimal.sniffer.skip'.

Repository: commons-build-plugin
Updated Branches:
  refs/heads/master 13bbbad82 -> 31c742428


Update commons-parent from 45 to 46. Build success with 'mvn clean
install site -Danimal.sniffer.skip'.

Project: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/commit/31c74242
Tree: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/tree/31c74242
Diff: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/diff/31c74242

Branch: refs/heads/master
Commit: 31c742428dfebb943e2c27f6531a3fbe8a89ee55
Parents: 13bbbad
Author: Gary Gregory <ga...@gmail.com>
Authored: Sun May 13 08:39:18 2018 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Sun May 13 08:39:18 2018 -0600

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/31c74242/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9f7da44..6c302aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>45</version>
+    <version>46</version>
   </parent>
   <artifactId>commons-build-plugin</artifactId>
   <packaging>maven-plugin</packaging>