File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
34 <modelVersion >4.0.0</modelVersion >
45
56 <prerequisites >
255256 <encoding >UTF-8</encoding >
256257 </configuration >
257258 </plugin >
259+ <plugin >
260+ <!-- http://maven.apache.org/plugins/maven-release-plugin/ -->
261+ <groupId >org.apache.maven.plugins</groupId >
262+ <artifactId >maven-release-plugin</artifactId >
263+ <version >2.5.2</version >
264+ </plugin >
258265 </plugins >
259266 </build >
260267
You can’t perform that action at this time.
0 commit comments