You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "cstamas (via GitHub)" <gi...@apache.org> on 2023/01/31 08:27:43 UTC

[GitHub] [maven] cstamas opened a new pull request, #976: Mng 7675 parent 39

cstamas opened a new pull request, #976:
URL: https://github.com/apache/maven/pull/976

   [[MNG-7675](https://issues.apache.org/jira/browse/MNG-7675)] Update Parent to 39 and reformat
   Changes:
   * updates parent to 39
   * reformat of sources (no code change)
   * updates .git-blame-ignore-revs
   
   ---
   
   https://issues.apache.org/jira/browse/MNG-7675


-- 
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: issues-unsubscribe@maven.apache.org

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


[GitHub] [maven] slawekjaranowski commented on a diff in pull request #976: [maven-3.9.x][MNG-7675] Update Parent to 39

Posted by "slawekjaranowski (via GitHub)" <gi...@apache.org>.
slawekjaranowski commented on code in PR #976:
URL: https://github.com/apache/maven/pull/976#discussion_r1091595057


##########
pom.xml:
##########
@@ -23,8 +23,8 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>38</version>
-    <relativePath/>
+    <version>39</version>
+    <relativePath />

Review Comment:
   Please also change in `maven-bom` - on master I added comment here to remember about it



-- 
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: issues-unsubscribe@maven.apache.org

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


[GitHub] [maven] cstamas merged pull request #976: [maven-3.9.x][MNG-7675] Update Parent to 39

Posted by "cstamas (via GitHub)" <gi...@apache.org>.
cstamas merged PR #976:
URL: https://github.com/apache/maven/pull/976


-- 
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: issues-unsubscribe@maven.apache.org

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