File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed
dailymotion-simple-cmdline-sample
googleplus-simple-cmdline-sample Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change 6666 </executions >
6767 </plugin >
6868 </plugins >
69+ <plugin >
70+ <groupId >org.apache.maven.plugins</groupId >
71+ <artifactId >maven-deploy-plugin</artifactId >
72+ <version >2.5</version >
73+ <configuration >
74+ <skip >true</skip >
75+ </configuration >
76+ </plugin >
6977 <finalName >${project.artifactId} -${project.version} </finalName >
7078 </build >
7179 <dependencies >
Original file line number Diff line number Diff line change 6565 </executions >
6666 </plugin >
6767 </plugins >
68+ <plugin >
69+ <groupId >org.apache.maven.plugins</groupId >
70+ <artifactId >maven-deploy-plugin</artifactId >
71+ <version >2.5</version >
72+ <configuration >
73+ <skip >true</skip >
74+ </configuration >
75+ </plugin >
6876 <finalName >${project.artifactId} -${project.version} </finalName >
6977 </build >
7078 <dependencies >
You can’t perform that action at this time.
0 commit comments