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:40:36 UTC

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

Repository: commons-crypto
Updated Branches:
  refs/heads/master 3466943e4 -> d69ef9556


Update commons-parent from 42 to 43.

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

Branch: refs/heads/master
Commit: d69ef9556f44c076034add15feef1c5513248404
Parents: 3466943
Author: Gary Gregory <gg...@apache.org>
Authored: Sun Jan 7 13:40:34 2018 -0700
Committer: Gary Gregory <gg...@apache.org>
Committed: Sun Jan 7 13:40:34 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/commons-crypto/blob/d69ef955/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b1f0ac1..05d37f5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>40</version>
+    <version>43</version>
   </parent>
 
   <groupId>org.apache.commons</groupId>