diff --git a/sentinel-no-op/publish.gradle b/sentinel-no-op/publish.gradle index 1161c37..6f2d7f5 100644 --- a/sentinel-no-op/publish.gradle +++ b/sentinel-no-op/publish.gradle @@ -44,11 +44,15 @@ afterEvaluate { url = 'http://www.apache.org/licenses/LICENSE-2.0.txt' } } + organization { + name = 'Infinum Inc.' + url = 'https://infinum.com' + } developers { developer { - id = 'knobtviker' - name = 'Bojan Komljenović' - email = 'bojan.komljenovic@infinum.com' + id = 'Infinum' + name = 'Infinum Inc.' + url = 'https://infinum.com' } } scm { diff --git a/sentinel/publish.gradle b/sentinel/publish.gradle index 0aef129..8e7b0af 100644 --- a/sentinel/publish.gradle +++ b/sentinel/publish.gradle @@ -44,11 +44,15 @@ afterEvaluate { url = 'http://www.apache.org/licenses/LICENSE-2.0.txt' } } + organization { + name = 'Infinum Inc.' + url = 'https://infinum.com' + } developers { developer { - id = 'knobtviker' - name = 'Bojan Komljenović' - email = 'bojan.komljenovic@infinum.com' + id = 'Infinum' + name = 'Infinum Inc.' + url = 'https://infinum.com' } } scm { diff --git a/tool-appgallery/publish.gradle b/tool-appgallery/publish.gradle index f43cc0c..c8ad208 100644 --- a/tool-appgallery/publish.gradle +++ b/tool-appgallery/publish.gradle @@ -44,11 +44,15 @@ afterEvaluate { url = 'http://www.apache.org/licenses/LICENSE-2.0.txt' } } + organization { + name = 'Infinum Inc.' + url = 'https://infinum.com' + } developers { developer { - id = 'knobtviker' - name = 'Bojan Komljenović' - email = 'bojan.komljenovic@infinum.com' + id = 'Infinum' + name = 'Infinum Inc.' + url = 'https://infinum.com' } } scm { diff --git a/tool-chucker/publish.gradle b/tool-chucker/publish.gradle index 43513c2..d7e1ecc 100644 --- a/tool-chucker/publish.gradle +++ b/tool-chucker/publish.gradle @@ -44,11 +44,15 @@ afterEvaluate { url = 'http://www.apache.org/licenses/LICENSE-2.0.txt' } } + organization { + name = 'Infinum Inc.' + url = 'https://infinum.com' + } developers { developer { - id = 'knobtviker' - name = 'Bojan Komljenović' - email = 'bojan.komljenovic@infinum.com' + id = 'Infinum' + name = 'Infinum Inc.' + url = 'https://infinum.com' } } scm { diff --git a/tool-collar/publish.gradle b/tool-collar/publish.gradle index e3a8090..a0a192f 100644 --- a/tool-collar/publish.gradle +++ b/tool-collar/publish.gradle @@ -44,11 +44,15 @@ afterEvaluate { url = 'http://www.apache.org/licenses/LICENSE-2.0.txt' } } + organization { + name = 'Infinum Inc.' + url = 'https://infinum.com' + } developers { developer { - id = 'knobtviker' - name = 'Bojan Komljenović' - email = 'bojan.komljenovic@infinum.com' + id = 'Infinum' + name = 'Infinum Inc.' + url = 'https://infinum.com' } } scm { diff --git a/tool-dbinspector/publish.gradle b/tool-dbinspector/publish.gradle index 864ea9e..b554638 100644 --- a/tool-dbinspector/publish.gradle +++ b/tool-dbinspector/publish.gradle @@ -44,11 +44,15 @@ afterEvaluate { url = 'http://www.apache.org/licenses/LICENSE-2.0.txt' } } + organization { + name = 'Infinum Inc.' + url = 'https://infinum.com' + } developers { developer { - id = 'knobtviker' - name = 'Bojan Komljenović' - email = 'bojan.komljenovic@infinum.com' + id = 'Infinum' + name = 'Infinum Inc.' + url = 'https://infinum.com' } } scm { diff --git a/tool-googleplay/publish.gradle b/tool-googleplay/publish.gradle index 200c2c7..e98fc51 100644 --- a/tool-googleplay/publish.gradle +++ b/tool-googleplay/publish.gradle @@ -44,11 +44,15 @@ afterEvaluate { url = 'http://www.apache.org/licenses/LICENSE-2.0.txt' } } + organization { + name = 'Infinum Inc.' + url = 'https://infinum.com' + } developers { developer { - id = 'knobtviker' - name = 'Bojan Komljenović' - email = 'bojan.komljenovic@infinum.com' + id = 'Infinum' + name = 'Infinum Inc.' + url = 'https://infinum.com' } } scm { diff --git a/tool-leakcanary/publish.gradle b/tool-leakcanary/publish.gradle index c51526b..e61d709 100644 --- a/tool-leakcanary/publish.gradle +++ b/tool-leakcanary/publish.gradle @@ -44,11 +44,15 @@ afterEvaluate { url = 'http://www.apache.org/licenses/LICENSE-2.0.txt' } } + organization { + name = 'Infinum Inc.' + url = 'https://infinum.com' + } developers { developer { - id = 'knobtviker' - name = 'Bojan Komljenović' - email = 'bojan.komljenovic@infinum.com' + id = 'Infinum' + name = 'Infinum Inc.' + url = 'https://infinum.com' } } scm { diff --git a/tool-thimble/publish.gradle b/tool-thimble/publish.gradle index 632f9ca..c9df359 100644 --- a/tool-thimble/publish.gradle +++ b/tool-thimble/publish.gradle @@ -44,11 +44,15 @@ afterEvaluate { url = 'http://www.apache.org/licenses/LICENSE-2.0.txt' } } + organization { + name = 'Infinum Inc.' + url = 'https://infinum.com' + } developers { developer { - id = 'knobtviker' - name = 'Bojan Komljenović' - email = 'bojan.komljenovic@infinum.com' + id = 'Infinum' + name = 'Infinum Inc.' + url = 'https://infinum.com' } } scm { diff --git a/tool-timber/publish.gradle b/tool-timber/publish.gradle index f05f5e2..7690e82 100644 --- a/tool-timber/publish.gradle +++ b/tool-timber/publish.gradle @@ -44,16 +44,15 @@ afterEvaluate { url = 'http://www.apache.org/licenses/LICENSE-2.0.txt' } } + organization { + name = 'Infinum Inc.' + url = 'https://infinum.com' + } developers { developer { - id = 'knobtviker' - name = 'Bojan Komljenović' - email = 'bojan.komljenovic@infinum.com' - } - developer { - id = 'gobbletsit' - name = 'Nikola Gobović' - email = 'nikola.gobovic@infinum.com' + id = 'Infinum' + name = 'Infinum Inc.' + url = 'https://infinum.com' } } scm {