File tree Expand file tree Collapse file tree 2 files changed +3
-11
lines changed
Expand file tree Collapse file tree 2 files changed +3
-11
lines changed Original file line number Diff line number Diff line change 3131 </developers >
3232
3333 <properties >
34+ <maven .deploy.skip>false</maven .deploy.skip>
35+
3436 <!-- Library Dependencies Versions -->
3537 <eclipse-collections .version>9.2.0</eclipse-collections .version>
3638 <testcontainers .version>1.21.3</testcontainers .version>
Original file line number Diff line number Diff line change 2626 <changelist >999999-SNAPSHOT</changelist >
2727
2828 <gitHubRepo >jenkinsci/git-forensics-plugin</gitHubRepo >
29+ <maven .deploy.skip>true</maven .deploy.skip>
2930 </properties >
3031
3132 <scm child.scm.connection.inherit.append.path=" false"
3738 <tag >${scmTag} </tag >
3839 </scm >
3940
40- <build >
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- </build >
5141 <profiles >
5242 <profile >
5343 <id >ci</id >
You can’t perform that action at this time.
0 commit comments