summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBob Lee <crazybob@crazybob.org>2009-10-13 23:27:13 +0000
committerBob Lee <crazybob@crazybob.org>2009-10-13 23:27:13 +0000
commit6daa2b4b6a3b02f3e82976da8de8acd612405060 (patch)
tree8d77177ab8d2f06852a8efaff5d1158b939d079f
parent9ebe317ba4591536088edcf00c1796158f3112b3 (diff)
downloadplatform_external_jsr330-6daa2b4b6a3b02f3e82976da8de8acd612405060.tar.gz
platform_external_jsr330-6daa2b4b6a3b02f3e82976da8de8acd612405060.tar.bz2
platform_external_jsr330-6daa2b4b6a3b02f3e82976da8de8acd612405060.zip
Merged maven build script into v1 branch. Set default version to SNAPSHOT.
git-svn-id: https://atinject.googlecode.com/svn/trunk@64 3bc8319c-20ab-11de-9edc-3f40a397ab60
-rwxr-xr-xbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index 66cf621..dead68b 100755
--- a/build.sh
+++ b/build.sh
@@ -1,5 +1,5 @@
NAME=javax.inject
-VERSION=1
+VERSION=SNAPSHOT
# Clear and recreate build directory.
rm -r build