File tree Expand file tree Collapse file tree
trunk/google-cloud-dep-verification
google-cloud-errorreporting-consumer Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
2- refs/heads/master: ac6bc223a4e9b2da14608c16316ce567a7859b2f
2+ refs/heads/master: 67b0cd40dfc257e51d183c4322f71e26a468b80b
33refs/heads/travis: 47e4fee4fd5af9b2a8ce46f23c72ec95f9b195b2
44refs/heads/gh-pages: 4154fc3537163299162c8c903f2d1386463dd7a3
55refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444
Original file line number Diff line number Diff line change 3737 </execution >
3838 </executions >
3939 </plugin >
40+ <plugin >
41+ <groupId >org.apache.maven.plugins</groupId >
42+ <artifactId >maven-deploy-plugin</artifactId >
43+ <version >2.7</version >
44+ <configuration >
45+ <skip >true</skip >
46+ </configuration >
47+ </plugin >
48+ <plugin >
49+ <groupId >org.apache.maven.plugins</groupId >
50+ <artifactId >maven-site-plugin</artifactId >
51+ <version >3.4</version >
52+ <configuration >
53+ <skip >true</skip >
54+ </configuration >
55+ </plugin >
4056 </plugins >
4157 </build >
4258</project >
Original file line number Diff line number Diff line change 3737 </execution >
3838 </executions >
3939 </plugin >
40+ <plugin >
41+ <groupId >org.apache.maven.plugins</groupId >
42+ <artifactId >maven-deploy-plugin</artifactId >
43+ <version >2.7</version >
44+ <configuration >
45+ <skip >true</skip >
46+ </configuration >
47+ </plugin >
48+ <plugin >
49+ <groupId >org.apache.maven.plugins</groupId >
50+ <artifactId >maven-site-plugin</artifactId >
51+ <version >3.4</version >
52+ <configuration >
53+ <skip >true</skip >
54+ </configuration >
55+ </plugin >
4056 </plugins >
4157 </build >
4258</project >
Original file line number Diff line number Diff line change 1414 <module >google-cloud-consumer</module >
1515 <module >google-cloud-errorreporting-consumer</module >
1616 </modules >
17+ <build >
18+ <plugins >
19+ <plugin >
20+ <groupId >org.apache.maven.plugins</groupId >
21+ <artifactId >maven-deploy-plugin</artifactId >
22+ <version >2.7</version >
23+ <configuration >
24+ <skip >true</skip >
25+ </configuration >
26+ </plugin >
27+ <plugin >
28+ <groupId >org.apache.maven.plugins</groupId >
29+ <artifactId >maven-site-plugin</artifactId >
30+ <version >3.4</version >
31+ <configuration >
32+ <skip >true</skip >
33+ </configuration >
34+ </plugin >
35+ </plugins >
36+ </build >
1737</project >
You can’t perform that action at this time.
0 commit comments