aws-cloudformation / cloudformation-resource-schema

The CloudFormation Resource Schema defines the shape and semantic for resources provisioned by CloudFormation. It is used by provider developers using the CloudFormation RPDK.
Apache License 2.0
93 stars 38 forks source link

Namespace change #13

Closed rjlohan closed 5 years ago

rjlohan commented 5 years ago

Description of changes:

Updating namespace for future Maven publishing to comply with AWS Maven publishing requirements.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

tobywf commented 5 years ago

Happy to review once this contains only the relevant changes.

rjlohan commented 5 years ago

Happy to review once this contains only the relevant changes.

Sure, or you can just check the head commit to see if any issues; https://github.com/aws-cloudformation/aws-cloudformation-resource-schema/pull/13/commits/d7b70521240451346dbc8510bf477c54c172ff67

tobywf commented 5 years ago

so what i meant is that the first commit is part of #12, so can't really approve this one without that, unless we want to do it all in one.

rjlohan commented 5 years ago

Rebased on https://github.com/aws-cloudformation/aws-cloudformation-resource-schema/pull/13 for minimal changes.