aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorDierk Koenig <dierk.koenig@canoo.com>2015-09-04 14:02:30 +0200
committerDierk Koenig <dierk.koenig@canoo.com>2015-09-04 14:02:30 +0200
commitc8fbd2d175d11193b70a8da79ee399da5849104f (patch)
tree3b68bdc7d638d9c14e9e35976886848ecc670380 /gradle.properties
parent0ca49f43ff8440f6e83b895453d8ce56d8a72e9d (diff)
downloadfrege-gradle-plugin-c8fbd2d175d11193b70a8da79ee399da5849104f.tar.gz
frege-gradle-plugin-c8fbd2d175d11193b70a8da79ee399da5849104f.tar.bz2
frege-gradle-plugin-c8fbd2d175d11193b70a8da79ee399da5849104f.zip
Remove dependencies to sonatype and directly publish to the gradle plugin portal.
Upgrade to frege version 3.23,
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties8
1 files changed, 1 insertions, 7 deletions
diff --git a/gradle.properties b/gradle.properties
index 6a37d97..f60ca17 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,7 +1 @@
-
-signingEnabled = false
-sonatypeUsername = incorrectUsername
-sonatypePassword = incorrectPassword
-
-nexusUsername = incorrectUsername
-nexusPassword = incorrectPassword
+#currently not needed \ No newline at end of file