There was an error while loading. Please reload this page.
1 parent 037670c commit 807d4e5Copy full SHA for 807d4e5
1 file changed
pom.xml
@@ -277,6 +277,11 @@ under the License.
277
<tagletArtifacts combine.self="override" />
278
</configuration>
279
</plugin>
280
+ <plugin>
281
+ <groupId>org.apache.maven.plugins</groupId>
282
+ <artifactId>maven-release-plugin</artifactId>
283
+ <version>3.0.0-M5</version>
284
+ </plugin>
285
</plugins>
286
</pluginManagement>
287
<plugins>
0 commit comments