Update properties file to point to maven 3.2.3

The properties file was pointing to 3.0.5 of maven, and the
latest version is now 3.2.3.  This commit updates to make sure
maven 3.2.3 is downloaded if if doesn't already exist.
This commit is contained in:
David Carver 2014-09-18 09:05:12 -04:00 committed by rfscholte
parent 1457a7bd7f
commit 3b0965dc82
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
distributionUrl=https://repository.apache.org/content/repositories/releases/org/apache/maven/apache-maven/3.0.5/apache-maven-3.0.5-bin.zip
distributionUrl=https://repository.apache.org/content/repositories/releases/org/apache/maven/apache-maven/3.2.3/apache-maven-3.2.3-bin.zip