Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.properties b/build.properties
index b67724a..15b9ee5 100644
--- a/build.properties
+++ b/build.properties
@@ -1,5 +1,5 @@
-version=1.2.0
-release.type=integration
+version=1.1.2
+release.type=integration
javadoc.exclude.package.names=**/internal/**,**/internal
ivy.cache=ivy-cache
ivy.cache.dir=${basedir}/../${ivy.cache}

Back to the top