Skip to content

Commit

Permalink
Use custom build for KeyValueStore that is compatible to Common 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
beberlei committed Jun 4, 2012
1 parent 1309ce1 commit b414386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Expand Up @@ -2,7 +2,7 @@
<project name="Windows Azure DistributionBundle" default="build" basedir=".">
<property name="azure_distribution_bundle_version" value="v1.0.5" />
<property name="azure_blob_version" value="v1.0" />
<property name="kvs_version" value="v0.1" />
<property name="kvs_version" value="Common21" />
<property name="shards_version" value="v1.0" />
<property name="taskdemo_version" value="v1.2" />
<property name="symfony_version" value="2.0.15" />
Expand Down

0 comments on commit b414386

Please sign in to comment.