mbien commented on code in PR #13:
URL:
https://github.com/apache/netbeans-mavenutils-archetype-netbeans-platform-app-archetype/pull/13#discussion_r1650639978
##########
pom.xml:
##########
@@ -23,38 +23,43 @@ under the License.
<parent>
<groupId>org.apache.netbeans</groupId>
<artifactId>netbeans-parent</artifactId>
- <version>3</version>
+ <version>4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.netbeans.archetypes</groupId>
<artifactId>netbeans-platform-app-archetype</artifactId>
<version>1.24-SNAPSHOT</version>
<packaging>maven-archetype</packaging>
- <name>Apache Netbeans Maven Utilties - NetBeans Platform Application
Archetype</name>
+ <name>Apache Netbeans Maven Utilities - NetBeans Platform Application
Archetype</name>
Review Comment:
btw can we make this shorter? This doesn't fit into the outline view of NB.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists