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
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