You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ch...@apache.org on 2018/04/01 01:02:22 UTC

commons-build-plugin git commit: commons-parent: 43 -> 45

Repository: commons-build-plugin
Updated Branches:
  refs/heads/master 3cdfc0f00 -> 2d3d0fab4


commons-parent: 43 -> 45


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/2d3d0fab
Tree: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/tree/2d3d0fab
Diff: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/diff/2d3d0fab

Branch: refs/heads/master
Commit: 2d3d0fab4184f80ecbc029c57be3306f9c3d2dce
Parents: 3cdfc0f
Author: Rob Tompkins <ch...@gmail.com>
Authored: Sat Mar 31 21:02:13 2018 -0400
Committer: Rob Tompkins <ch...@gmail.com>
Committed: Sat Mar 31 21:02:13 2018 -0400

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


http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/2d3d0fab/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5963c8d..732d340 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>43</version>
+    <version>45</version>
   </parent>
   <artifactId>commons-build-plugin</artifactId>
   <packaging>maven-plugin</packaging>