You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/12/06 10:12:22 UTC

[GitHub] [pulsar] MarvinCai commented on a change in pull request #12439: [Issue 12271][Modernizer] Add Maven Modernizer plugin to pulsar-metadata module

MarvinCai commented on a change in pull request #12439:
URL: https://github.com/apache/pulsar/pull/12439#discussion_r762866666



##########
File path: pulsar-metadata/pom.xml
##########
@@ -94,6 +94,23 @@
           </execution>
         </executions>
       </plugin>
+      <plugin>
+        <groupId>org.gaul</groupId>
+        <artifactId>modernizer-maven-plugin</artifactId>
+        <version>${maven-modernizer-plugin.version}</version>
+        <configuration>

Review comment:
       yeah, we do that in mainline branch, this one might need a rebase.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org