diff --git a/pom.xml b/pom.xml index 4ca3bdb..c72b567 100644 --- a/pom.xml +++ b/pom.xml @@ -36,8 +36,8 @@ under the License. The Resources Plugin handles the copying of project resources to the output directory. There are two different kinds of resources: main resources and test resources. The - difference is that the main resources are the resources associated to the main - source code while the test resources are associated to the test source code. + difference is that the main resources are the resources associated with the main + source code while the test resources are associated with the test source code. Thus, this allows the separation of resources for the main source code and its unit tests. @@ -119,7 +119,7 @@ under the License. commons-io commons-io - 2.5 + 2.6 compile