adriancole commented on a change in pull request #21: Restores CONTRIBUTING file and cleans up drift in READMEs URL: https://github.com/apache/incubator-zipkin-brave-cassandra/pull/21#discussion_r266319853
########## File path: README.md ########## @@ -15,8 +15,10 @@ server integration is in place, cassandra will contribute data to these RPC spans. ## Artifacts -Artifacts are under the maven group id `io.zipkin.brave.cassandra` -### Library Releases -Releases are uploaded to [Bintray](https://bintray.com/openzipkin/maven/brave-cassandra) and synchronized to [Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22io.zipkin.brave.cassandra%22) -### Library Snapshots -Snapshots are uploaded to [JFrog](http://oss.jfrog.org/artifactory/oss-snapshot-local) after commits to master. +Artifacts are under the maven group id `org.apache.zipkin.brave.cassandra` +### Source Releases +Source Releases are uploaded to [Apache](https://dist.apache.org/repos/dist/release/incubator/zipkin/brave-cassandra) +### Binary Releases +Releases are uploaded to [Apache](https://repository.apache.org/service/local/staging/deploy/maven2) and synchronized to [Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.zipkin.brave.cassandra%22) Review comment: ```suggestion Binary Releases are uploaded to [Apache](https://repository.apache.org/service/local/staging/deploy/maven2) and synchronized to [Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.zipkin.brave.cassandra%22) ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
