slawekjaranowski commented on code in PR #584:
URL: 
https://github.com/apache/maven-apache-parent/pull/584#discussion_r3457429454


##########
pom.xml:
##########
@@ -526,6 +527,39 @@ under the License.
       </build>
     </profile>
     <!-- END SNIPPET: release-profile -->
+    <profile>
+      <id>push-to-atr</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>org.apache.tooling</groupId>
+            <artifactId>atr-maven-plugin</artifactId>
+            <version>${version.tooling.atr}</version>

Review Comment:
   If some of project wants to extends configuration will not need to declare 
version for plugin



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to