[S2GRAPH-115] Release binary artifacts to Maven Central
JIRA:
[S2GRAPH-115] https://issues.apache.org/jira/browse/S2GRAPH-115
Pull Request:
Closes #91
Authors
Jong Wook Kim: [email protected]
Project: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/commit/1c2bd045
Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/1c2bd045
Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/1c2bd045
Branch: refs/heads/master
Commit: 1c2bd045abb02b6ec8c0b50d412ea7a5870f8b26
Parents: 0e87804
Author: DO YUNG YOON <[email protected]>
Authored: Wed Nov 9 09:53:20 2016 +0900
Committer: DO YUNG YOON <[email protected]>
Committed: Wed Nov 9 09:53:51 2016 +0900
----------------------------------------------------------------------
CHANGES | 3 +++
1 file changed, 3 insertions(+)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/1c2bd045/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 945e464..8731236 100644
--- a/CHANGES
+++ b/CHANGES
@@ -85,6 +85,9 @@ Release 0.1.0 - unreleased
S2GRAPH-117: Cleaner logging library usage.
(Contributed by Jong Wook Kim<[email protected]>, committed by
DOYUNG YOON)
+ S2GRAPH-115: Release binary artifacts to Maven Central.
+ (Contributed by Jong Wook Kim<[email protected]>, committed by
DOYUNG YOON)
+
BUG FIXES
S2GRAPH-18: Query Option "interval" is Broken.