neilcsmith-net commented on code in PR #5:
URL:
https://github.com/apache/netbeans-native-launchers/pull/5#discussion_r1018928558
##########
pom.xml:
##########
@@ -21,10 +21,10 @@ under the License.
<parent>
<groupId>org.apache.netbeans</groupId>
<artifactId>netbeans-parent</artifactId>
- <version>2</version>
+ <version>3</version>
</parent>
<groupId>org.apache.netbeans.native</groupId>
- <version>12.6-SNAPSHOT</version>
+ <version>15.0-SNAPSHOT</version>
Review Comment:
If launchers are released separately, they should probably be versioned
separately and differently to the IDE.
I'd go with `13.0-SNAPSHOT` or `2022.0-SNAPSHOT` - possibly the latter.
--
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