Kaynağa Gözat

Use versions-maven-plugin 2.3 to avoid NPE while setting project version

Change-Id: I9080a9f46193c1dea4a9ef6856d2899fe960b7e9
(cherry picked from commit e7b9db54a5)
tags/7.7.3^0
Artur Signell 7 yıl önce
ebeveyn
işleme
0a3a1ef832
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  1. 5
    0
      pom.xml

+ 5
- 0
pom.xml Dosyayı Görüntüle

@@ -167,6 +167,11 @@
<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>

Loading…
İptal
Kaydet