File tree 1 file changed +3
-6
lines changed
1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<project xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
3
+ xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance"
4
+ xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
5
5
6
6
<modelVersion >4.0.0</modelVersion >
7
7
<groupId >org.gitlab4j</groupId >
186
186
<groupId >org.jacoco</groupId >
187
187
<artifactId >jacoco-maven-plugin</artifactId >
188
188
<version >0.8.7</version >
189
- <configuration >
190
- <skip ></skip >
191
- </configuration >
192
189
<executions >
193
190
<execution >
194
191
<id >default-prepare-agent</id >
365
362
<pluginManagement >
366
363
<plugins >
367
364
<!-- The se.bjurr.gitchangelog:git-changelog-maven-plugin needs to be
368
- in -->
365
+ in -->
369
366
<!-- this section (pluginManagement) for it to work correctly. -->
370
367
<plugin >
371
368
<groupId >se.bjurr.gitchangelog</groupId >
You can’t perform that action at this time.
0 commit comments