[ARVADOS] updated: 1.3.0-813-gc3ba32d18
Git user
git at public.curoverse.com
Wed Apr 24 15:52:35 UTC 2019
Summary of changes:
sdk/java-v2/gradle.properties | 8 ++++++++
1 file changed, 8 insertions(+)
create mode 100644 sdk/java-v2/gradle.properties
via c3ba32d18b341a28d2b8c31930063aba14e75a30 (commit)
from d8a49eed1dfe8dcb8b10b596dbda44929e78e72b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit c3ba32d18b341a28d2b8c31930063aba14e75a30
Author: Peter Amstutz <pamstutz at veritasgenetics.com>
Date: Wed Apr 24 11:49:33 2019 -0400
Add gradle.properties with empty ossrhUsername/Password refs #14670
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz at veritasgenetics.com>
diff --git a/sdk/java-v2/gradle.properties b/sdk/java-v2/gradle.properties
new file mode 100644
index 000000000..1d087e4ab
--- /dev/null
+++ b/sdk/java-v2/gradle.properties
@@ -0,0 +1,8 @@
+/*
+ Copyright (C) The Arvados Authors. All rights reserved.
+
+ SPDX-License-Identifier: AGPL-3.0 OR Apache-2.0
+*/
+
+ossrhUsername = ''
+ossrhPassword = ''
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list