Repository: openmeetings Updated Branches: refs/heads/3.2.x [created] 0033bb925
[OPENMEETINGS-1571] commons-cli version is updated Project: http://git-wip-us.apache.org/repos/asf/openmeetings/repo Commit: http://git-wip-us.apache.org/repos/asf/openmeetings/commit/5e028d63 Tree: http://git-wip-us.apache.org/repos/asf/openmeetings/tree/5e028d63 Diff: http://git-wip-us.apache.org/repos/asf/openmeetings/diff/5e028d63 Branch: refs/heads/3.2.x Commit: 5e028d632d32282ea6c71450804fac94a053c700 Parents: 681f13d Author: Maxim Solodovnik <[email protected]> Authored: Tue Mar 14 10:56:48 2017 +0000 Committer: Maxim Solodovnik <[email protected]> Committed: Tue Mar 14 10:56:48 2017 +0000 ---------------------------------------------------------------------- openmeetings-install/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/openmeetings/blob/5e028d63/openmeetings-install/pom.xml ---------------------------------------------------------------------- diff --git a/openmeetings-install/pom.xml b/openmeetings-install/pom.xml index 45a33f3..29f59b3 100644 --- a/openmeetings-install/pom.xml +++ b/openmeetings-install/pom.xml @@ -30,7 +30,7 @@ <name>Openmeetings Install</name> <description>Module for OpenMeetings command line admin and classes necessary for installer.</description> <properties> - <commons-cli.version>1.3.1</commons-cli.version> + <commons-cli.version>1.4</commons-cli.version> <site.basedir>${project.parent.basedir}</site.basedir> </properties> <dependencies>
