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


##########
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:
   uh? why different from everything else?
   (I'm the one who fights usually for that: why now and only for that 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