]> source.dussan.org Git - vaadin-framework.git/commitdiff
Use versions-maven-plugin 2.3 to avoid NPE while setting project version 7.7.3
authorArtur Signell <artur@vaadin.com>
Sun, 25 Sep 2016 19:23:04 +0000 (22:23 +0300)
committerArtur Signell <artur@vaadin.com>
Sun, 25 Sep 2016 19:25:09 +0000 (22:25 +0300)
Change-Id: I9080a9f46193c1dea4a9ef6856d2899fe960b7e9
(cherry picked from commit e7b9db54a5aa172509b33746d270ac375009b4a6)

pom.xml

diff --git a/pom.xml b/pom.xml
index f13efa021c3d0710442b0aadf17990516168b478..9ae1170227abd69d95a8cc0aabb23aa83fa2cee3 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                     <artifactId>exec-maven-plugin</artifactId>
                     <version>1.4.0</version>
                 </plugin>
+                <plugin>
+                    <groupId>org.codehaus.mojo</groupId>
+                    <artifactId>versions-maven-plugin</artifactId>
+                    <version>2.3</version>
+                </plugin>
                 <plugin>
                     <groupId>org.codehaus.mojo</groupId>
                     <artifactId>build-helper-maven-plugin</artifactId>