Skip to content

Commit

Permalink
Merge pull request #1 from uberVU/load-balance
Browse files Browse the repository at this point in the history
Load balance
  • Loading branch information
mihaicc committed May 2, 2014
2 parents 9623cb7 + b84902b commit 9275b5c
Show file tree
Hide file tree
Showing 3 changed files with 1,101 additions and 958 deletions.
1 change: 1 addition & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<property name="doc.dir" value="doc" />
<property name="src.dir" value="src" />
<property name="build.dir" value="classes" />
<property name="ver" value="ubervu-1.5" />

<property environment="env"/>
<property file="build.properties"/>
Expand Down
Loading

0 comments on commit 9275b5c

Please sign in to comment.