summaryrefslogtreecommitdiff
path: root/sonar-project.properties
diff options
context:
space:
mode:
authorJames E. King III <jking@apache.org>2018-12-30 11:06:00 -0500
committerJames E. King III <jking@apache.org>2018-12-30 11:06:00 -0500
commitc3375d9e434b5740808813138b28b70517e82c7d (patch)
treedb8f0e81129461b1ddc6e7a951cbb5667ca15634 /sonar-project.properties
parenta139082755369611ed243376ec3c4161452369fc (diff)
parent384647d290e2e4a55a14b1b7ef1b7e66293a2c33 (diff)
downloadthrift-c3375d9e434b5740808813138b28b70517e82c7d.tar.gz
Merge remote-tracking branch 'origin/0.12.0' into consume-0.12.0
Diffstat (limited to 'sonar-project.properties')
-rwxr-xr-xsonar-project.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-project.properties b/sonar-project.properties
index 06e97ae8d..bd5ecc2ad 100755
--- a/sonar-project.properties
+++ b/sonar-project.properties
@@ -16,7 +16,7 @@ development, combines a software stack with a code generation engine to build
services that work efficiently and seamlessly between all major languages.
# Apache Thrift Version
-sonar.projectVersion=1.0.0-dev
+sonar.projectVersion=1.0.0
# use this to set another version string
# $ sonar-runner -D sonar.projectVersion=`git rev-parse HEAD`
# set projectDate in combination with projectVersion for imports of old releases