maven: Use reflections 0.9.8 Reflections is compatbile to APL at the time of commit
Signed-off-by: Rohit Yadav <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/0482734e Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/0482734e Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/0482734e Branch: refs/heads/javelin Commit: 0482734e2fc328e97a376d606338ab630d5759bc Parents: d760271 Author: Rohit Yadav <[email protected]> Authored: Tue Jan 8 18:44:20 2013 -0800 Committer: Rohit Yadav <[email protected]> Committed: Tue Jan 8 18:54:29 2013 -0800 ---------------------------------------------------------------------- pom.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/0482734e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 59e3bac..1dcf36f 100644 --- a/pom.xml +++ b/pom.xml @@ -86,6 +86,7 @@ <cs.aws.sdk.version>1.3.21.1</cs.aws.sdk.version> <cs.lang.version>2.6</cs.lang.version> <cs.commons-io.version>1.4</cs.commons-io.version> + <cs.reflections.version>0.9.8</cs.reflections.version> </properties> <distributionManagement>
