aws / aws-toolkit-eclipse

(End of life: May 31, 2023) AWS Toolkit for Eclipse
http://aws.amazon.com/eclipse
Apache License 2.0
275 stars 179 forks source link

Remove redundant version in child POM #199

Closed asashour closed 4 years ago

asashour commented 4 years ago

This PR fixes Eclipse warnings of duplicate version in child POM, since it is retrieved from the version of the specified parent.

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