aboutsummaryrefslogtreecommitdiffstats
path: root/libs/minidns/gradle.properties.example
diff options
context:
space:
mode:
authorRene Treffer <treffer@measite.de>2015-01-14 22:43:43 +0100
committerRene Treffer <treffer@measite.de>2015-01-14 22:43:43 +0100
commit20eb77035659a74e749962acd85146bbf03ce3f1 (patch)
treec70aaf0c6498219741bc71352e0628d5a6b58e84 /libs/minidns/gradle.properties.example
parentdf742ce1e12d9909a0b1777a839e012a6dcdc78b (diff)
Switch to maven central minidns
Diffstat (limited to 'libs/minidns/gradle.properties.example')
-rw-r--r--libs/minidns/gradle.properties.example21
1 files changed, 0 insertions, 21 deletions
diff --git a/libs/minidns/gradle.properties.example b/libs/minidns/gradle.properties.example
deleted file mode 100644
index 68ffc418..00000000
--- a/libs/minidns/gradle.properties.example
+++ /dev/null
@@ -1,21 +0,0 @@
-# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
-#
-# GPG settings
-#
-
-# gpg key id
-#signing.keyId=DEADBEEF
-# the gpg key passphrase
-#signing.password=correcthorsebatterystaple
-# gpg keyring (this is the default gnupg keyring containing private keys)
-#signing.secretKeyRingFile=/home/ubuntu/.gnupg/secring.gpg
-
-# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
-#
-# nexus settings
-#
-
-# the nexus username used for log in
-#nexusUsername=ubuntu
-# the nexus password
-#nexusPassword=correcthorsebatterystaple