d-ryan-ashcraft
released this
25 Apr 18:45
·
1 commit
to dev
since this release
Overview
Migrating from Bitbucket into GitHub and the Technology Brewery governance structure.
Breaking Changes
- Must update Maven dependency to:
<dependency>
<groupId>org.technologybrewery.reinheitsgebot</groupId>
<artifactId>reinheitsgebot</artifactId>
<version>1.1.0</version>
</dependency>
- Must update imports from
org.bitbucket.cpointe.reinheitsgebot
toorg.technologybrewery.reinheitsgebot
Major Documentation Additions
None