curyfernando opened a new issue, #4244: URL: https://github.com/apache/netbeans/issues/4244
### Apache NetBeans version Apache NetBeans 14 ### What happened When creating new Java project with maven, the value in the Version field is not correctly set in the pom.xml. It stays as "1.0-SNAPSHOT" always. ### How to reproduce - New Project > Java with Maven - in the New Java Application wizard, put any value in the Version field. - Push Finish button. - Project created - Open pom.xml file - the version is set to "1.0-SNAPSHOT" ### Did this work correctly in an earlier version? No ### Operating System Linux x86_64 5.10.121-1-MANJARO ### JDK openjdk version "17.0.3" 2022-04-19 ### Apache NetBeans packaging Apache NetBeans binary zip ### Anything else _No response_ ### Are you willing to submit a pull request? No ### Code of Conduct Yes -- 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
