Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(assertions): consistent naming in maven #16921

Merged
merged 2 commits into from
Oct 12, 2021

Commits on Oct 12, 2021

  1. chore(assertions): consistent naming in maven

    The maven artifact id is configured to 'cdk-assertions'.
    
    This makes the assertions module naming different from the other package
    managers, and hence harder to discover.
    
    Change the artifact id to 'assertions' and make this consistent.
    
    BREAKING CHANGE: Starting this release, the `assertions` module will be
    published to Maven with the name 'assertions' instead of
    'cdk-assertions'.
    Niranjan Jayakar committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    53d4808 View commit details
    Browse the repository at this point in the history
  2. add assertions-alpha

    Niranjan Jayakar committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    1882e28 View commit details
    Browse the repository at this point in the history