From 3dbd5771f9a5961af332690eedabaeb7238f93c1 Mon Sep 17 00:00:00 2001 From: Stefan Oehme Date: Fri, 23 Dec 2016 15:13:48 +0100 Subject: [PATCH] Fix typo --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 3f31779b..bf99954e 100644 --- a/build.gradle +++ b/build.gradle @@ -13,7 +13,7 @@ allprojects { apply plugin: 'com.github.oehme.sobula.plugin-release' group = "org.xtext" - bintray.pkg.name = "$org.xtext:xtext-gradle-plugin" + bintray.pkg.name = "org.xtext:xtext-gradle-plugin" contacts { "xtext.team@gmail.com" {