You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ah...@apache.org on 2013/01/09 14:26:48 UTC

[27/50] [abbrv] git commit: maven: Use reflections 0.9.8

maven: Use reflections 0.9.8

Reflections is compatbile to APL at the time of commit

Signed-off-by: Rohit Yadav <bh...@apache.org>


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 <bh...@apache.org>
Authored: Tue Jan 8 18:44:20 2013 -0800
Committer: Rohit Yadav <bh...@apache.org>
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>