diff --git a/application/build.gradle b/application/build.gradle index ce8b10f994..75a0e52f69 100644 --- a/application/build.gradle +++ b/application/build.gradle @@ -1,5 +1,5 @@ /** - * Copyright © 2016 The Thingsboard Authors + * Copyright © 2016-2017 The Thingsboard Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -13,7 +13,6 @@ * See the License for the specific language governing permissions and * limitations under the License. */ - buildscript { ext { osPackageVersion = "3.8.0" diff --git a/application/pom.xml b/application/pom.xml index a5559eefa8..d06fbfa718 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -1,6 +1,6 @@