File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
- <?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" >
1
+ <?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?><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" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
<parent >
5
4
<groupId >se.bjurr.maven</groupId >
8
7
</parent >
9
8
<groupId >se.bjurr.violations</groupId >
10
9
<artifactId >violations-maven-plugin</artifactId >
11
- <version >3.0.1 -SNAPSHOT</version >
10
+ <version >3.1.0 -SNAPSHOT</version >
12
11
<packaging >maven-plugin</packaging >
13
12
<name >violations-maven-plugin</name >
14
13
<description >Maven plugin that will find report files from static code analysis, present and optionally fail the
90
89
</plugin >
91
90
</plugins >
92
91
</build >
93
- </project >
92
+ </project >
You can’t perform that action at this time.
0 commit comments