File tree Expand file tree Collapse file tree 2 files changed +13
-14
lines changed
Expand file tree Collapse file tree 2 files changed +13
-14
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/maven-v4_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/maven-v4_0_0.xsd" >
34 <modelVersion >4.0.0</modelVersion >
45
56 <parent >
2526 <changelist >999999-SNAPSHOT</changelist >
2627
2728 <gitHubRepo >jenkinsci/git-forensics-plugin</gitHubRepo >
28- </properties >
29+ </properties >
2930
3031 <scm child.scm.connection.inherit.append.path=" false"
3132 child.scm.developerConnection.inherit.append.path=" false"
3738 </scm >
3839
3940 <build >
40- <pluginManagement >
41- <plugins >
42- <plugin >
43- <groupId >org.apache.maven.plugins</groupId >
44- <artifactId >maven-deploy-plugin</artifactId >
45- <configuration >
46- <skip >true</skip >
47- </configuration >
48- </plugin >
49- </plugins >
50- </pluginManagement >
41+ <plugins >
42+ <plugin >
43+ <groupId >org.apache.maven.plugins</groupId >
44+ <artifactId >maven-deploy-plugin</artifactId >
45+ <configuration >
46+ <skip >true</skip >
47+ </configuration >
48+ </plugin >
49+ </plugins >
5150 </build >
5251 <profiles >
5352 <profile >
Original file line number Diff line number Diff line change 1616 <name >UI Tests of Git Forensics Plugin</name >
1717
1818 <properties >
19- <jenkins .version>2.523 </jenkins .version>
19+ <jenkins .version>2.524 </jenkins .version>
2020 <hpi-plugin .version>3.1746.v2e9fe7dc4d95</hpi-plugin .version>
2121 <json-smart .version>2.3</json-smart .version>
2222 <json-unit-assertj .version>4.1.1</json-unit-assertj .version>
You can’t perform that action at this time.
0 commit comments