You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2021. It is now read-only.
Since we are now within the census-ecosystem, we should publish new versions to the io.opencensus group-id on maven.
On the one hand, we simply need to update build.sbt with the new orga.
On the other hand we need some way to release new versions to sonatype. To publish signed artefacts to sonatype we use the sbt plugin https://github.com/xerial/sbt-sonatype. Would be great to have some kind of travis job which executes the commands on demand.