Version for 2.1.x branch updated to 2.1.1
diff --git a/build.properties b/build.properties
index 79522b5..b5ce642 100644
--- a/build.properties
+++ b/build.properties
@@ -1,6 +1,5 @@
-version=2.1.0

-release.type=release

-build.stamp=RELEASE

+version=2.1.1

+release.type=integration

 javadoc.exclude.package.names=**/internal/**,**/internal

 ivy.cache=ivy-cache

 ivy.cache.dir=${basedir}/../${ivy.cache}