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/01/07 20:51:14 UTC

commons-testing git commit: Update commons-parent from 42 to 43.

Repository: commons-testing
Updated Branches:
  refs/heads/master 59d9d61f8 -> fd164a621


Update commons-parent from 42 to 43.

Project: http://git-wip-us.apache.org/repos/asf/commons-testing/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-testing/commit/fd164a62
Tree: http://git-wip-us.apache.org/repos/asf/commons-testing/tree/fd164a62
Diff: http://git-wip-us.apache.org/repos/asf/commons-testing/diff/fd164a62

Branch: refs/heads/master
Commit: fd164a6211ac21b3e514c053b6bb8b7abd80d127
Parents: 59d9d61
Author: Gary Gregory <gg...@apache.org>
Authored: Sun Jan 7 13:51:12 2018 -0700
Committer: Gary Gregory <gg...@apache.org>
Committed: Sun Jan 7 13:51:12 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/commons-testing/blob/fd164a62/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f7cb360..bf63d25 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>42</version>
+    <version>43</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-testing-parent</artifactId>