Kenneth Fogel created NETBEANS-1083:
---------------------------------------

             Summary: 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
             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-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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

Reply via email to