aboutsummaryrefslogtreecommitdiff
path: root/common.xml
diff options
context:
space:
mode:
authordhanji <dhanji@d779f126-a31b-0410-b53b-1d3aecad763e>2010-04-28 04:49:32 +0000
committerdhanji <dhanji@d779f126-a31b-0410-b53b-1d3aecad763e>2010-04-28 04:49:32 +0000
commite27b63dfbc03928df6ce440c15cf562b53cc4d73 (patch)
treee9e8ea50ecc711fda5631ab918ea3389861b60b0 /common.xml
parent2e8f7f9e9a7f3dbbebf76d3b64b0e668d1eb62ca (diff)
downloadguice-e27b63dfbc03928df6ce440c15cf562b53cc4d73.tar.gz
Updated common api version to 2.1. Next snapshots will have this, more correct, version.
git-svn-id: https://google-guice.googlecode.com/svn/trunk@1156 d779f126-a31b-0410-b53b-1d3aecad763e
Diffstat (limited to 'common.xml')
-rw-r--r--common.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.xml b/common.xml
index 7fc8ba2d..da6269c0 100644
--- a/common.xml
+++ b/common.xml
@@ -7,7 +7,7 @@
<!-- can be overridden at the command line with -Dversion=
or in IDEA, in the ant properties dialog -->
<property name="version" value="snapshot"/>
- <property name="api.version" value="1.3"/>
+ <property name="api.version" value="2.1"/>
<target name="compile" description="Compile Java source.">
<mkdir dir="${build.dir}/classes"/>