Sometimes while editing pom.xml one needs to define a property and replace the occurrences of some value - artifact version, for example, - with this property. Now you can use the new IDEA Introduce Property refactoring for these purposes.
To invoke refactoring, select the string that should be re…