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 2017/11/30 01:09:37 UTC

commons-build-plugin git commit: commons parent 41 -> 42, again

Repository: commons-build-plugin
Updated Branches:
  refs/heads/master 531549e4f -> 29994031c


commons parent 41 -> 42, again


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

Branch: refs/heads/master
Commit: 29994031c9449e6f87444913801263f87c171f3b
Parents: 531549e
Author: Rob Tompkins <ch...@gmail.com>
Authored: Wed Nov 29 20:09:32 2017 -0500
Committer: Rob Tompkins <ch...@gmail.com>
Committed: Wed Nov 29 20:09:32 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/29994031/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 85cebab..e8a928b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-parent</artifactId>
-        <version>41</version>
+        <version>42</version>
     </parent>
     <artifactId>commons-build-plugin</artifactId>
     <packaging>maven-plugin</packaging>