You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by er...@apache.org on 2017/04/30 15:07:28 UTC

commons-numbers git commit: Make description consistent with actual requirement.

Repository: commons-numbers
Updated Branches:
  refs/heads/master 1eaba643f -> bd596bee4


Make description consistent with actual requirement.


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

Branch: refs/heads/master
Commit: bd596bee4baa18c2e930a738e5a33cdeed04535f
Parents: 1eaba64
Author: Gilles Sadowski <gi...@harfang.homelinux.org>
Authored: Sun Apr 30 17:06:30 2017 +0200
Committer: Gilles Sadowski <gi...@harfang.homelinux.org>
Committed: Sun Apr 30 17:06:30 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/commons-numbers/blob/bd596bee/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8175c4b..a54a095 100644
--- a/pom.xml
+++ b/pom.xml
@@ -109,7 +109,7 @@
     <commons.osgi.export>org.apache.commons.numbers</commons.osgi.export>
     <!-- do not use snapshot suffix here -->
     <commons.release.version>1.0</commons.release.version>
-    <commons.release.desc>(requires Java 7+)</commons.release.desc>
+    <commons.release.desc>(requires Java 6+)</commons.release.desc>
     <!-- <commons.rc.version>RC1</commons.rc.version> -->
     <commons.binary.suffix>-bin</commons.binary.suffix>