You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/07/31 16:11:00 UTC

[jira] [Updated] (NETBEANS-1083) Discovered maven version is added to existing version in pom.xml

     [ https://issues.apache.org/jira/browse/NETBEANS-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated NETBEANS-1083:
-------------------------------------
    Labels: pull-request-available  (was: )

> Discovered maven version is added to existing version in pom.xml
> ----------------------------------------------------------------
>
>                 Key: NETBEANS-1083
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-1083
>             Project: NetBeans
>          Issue Type: Bug
>          Components: projects - Maven
>    Affects Versions: 9.0
>         Environment: Windows 10
> Java 8u172
>            Reporter: Kenneth Fogel
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 9.0
>
>
> <version>1.5</version>
> Now I position the cursor before the period and type a period. As always I get a list of all versions. If I select one then the new version value after the period is inserted between the exiting values. It should be deleting the existing value and replacing it with the new one..
> <version>1.7.25.5</version>
> when it should be
> <version>1.7.25</version>



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists