eolivelli commented on a change in pull request #711: ISSUE #691: Move
generated files into their own module
URL: https://github.com/apache/bookkeeper/pull/711#discussion_r149995127
##########
File path: bookkeeper-server/pom.xml
##########
@@ -35,10 +35,9 @@
<version>${project.parent.version}</version>
</dependency>
<dependency>
- <groupId>com.google.protobuf</groupId>
- <artifactId>protobuf-java</artifactId>
- <version>${protobuf.version}</version>
- <scope>compile</scope>
+ <groupId>org.apache.bookkeeper</groupId>
Review comment:
What about project.parent.grouiId?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services