Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (14 loc) · 712 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 712 Bytes

wgtwoapis-clients

The clients part of wgtwoapis.

See also https://github.com/working-group-two/wgtwoapis

Documentation

See https://docs.wgtwo.com

Setup required to release/deploy from local machine:

See our internal wiki for the required local tooling/setup for releasing to the maven central repository.

Releasing java/maven artifacts

See also the readme in wgtwoapis for advanced instructions.

  1. ./mvnw build-helper:parse-version release:prepare -B
  2. ./mvnw release:perform

Protobuf/buf/go release

Not applicable for this repository.