Github user rmetzger commented on a diff in the pull request: https://github.com/apache/flink-shaded/pull/2#discussion_r124002219 --- Diff: pom.xml --- @@ -30,10 +30,10 @@ under the License. <groupId>org.apache.flink</groupId> <artifactId>flink-shaded</artifactId> - <version>1</version> + <version>1.0</version> --- End diff -- Mh. Okay. I wonder how often we need to address bugs using minor versions in the parent pom. This this, we'll end up with a complicated versioning scheme for example for guava: `1.2-19.0`, "1-19.0" looks a little bit easier. But I'm okay with merging it like this.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---