File tree Expand file tree Collapse file tree
cdap-authenticator-ext-gcp
cdap-credential-ext-gcp-wi
cdap-docs/user-guide/source/pipelines/plugins
cdap-messaging-ext-spanner
cdap-metadata-ext-spanner
cdap-runtime-ext-dataproc
cdap-runtime-ext-remote-hadoop
cdap-securestore-ext-cloudkms
cdap-securestore-ext-gcp-secretstore Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ the License.
136136 <plugin >
137137 <groupId >org.apache.maven.plugins</groupId >
138138 <artifactId >maven-deploy-plugin</artifactId >
139- <version >2.8 </version >
139+ <version >3.1.4 </version >
140140 <configuration >
141141 <skip >true</skip >
142142 </configuration >
Original file line number Diff line number Diff line change 8181 <plugin >
8282 <groupId >org.apache.maven.plugins</groupId >
8383 <artifactId >maven-dependency-plugin</artifactId >
84- <version >2.8 </version >
84+ <version >3.8.1 </version >
8585 <executions >
8686 <execution >
8787 <id >copy-dependencies</id >
Original file line number Diff line number Diff line change 142142 <plugin >
143143 <groupId >org.apache.maven.plugins</groupId >
144144 <artifactId >maven-deploy-plugin</artifactId >
145- <version >2.8 </version >
145+ <version >3.1.4 </version >
146146 <configuration >
147147 <skip >true</skip >
148148 </configuration >
Original file line number Diff line number Diff line change 294294 <plugin >
295295 <groupId >org.apache.maven.plugins</groupId >
296296 <artifactId >maven-deploy-plugin</artifactId >
297- <version >2.8 </version >
297+ <version >3.1.4 </version >
298298 <executions >
299299 <execution >
300300 <id >deploy-rpm</id >
335335 <plugin >
336336 <groupId >org.apache.maven.plugins</groupId >
337337 <artifactId >maven-deploy-plugin</artifactId >
338- <version >2.8 </version >
338+ <version >3.1.4 </version >
339339 <executions >
340340 <execution >
341341 <id >deploy-deb</id >
375375 <plugin >
376376 <groupId >org.apache.maven.plugins</groupId >
377377 <artifactId >maven-deploy-plugin</artifactId >
378- <version >2.8 </version >
378+ <version >3.1.4 </version >
379379 <executions >
380380 <execution >
381381 <id >deploy-tgz</id >
Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ the License.
151151 <plugin >
152152 <groupId >org.apache.maven.plugins</groupId >
153153 <artifactId >maven-deploy-plugin</artifactId >
154- <version >2.8 </version >
154+ <version >3.1.4 </version >
155155 <configuration >
156156 <skip >true</skip >
157157 </configuration >
Original file line number Diff line number Diff line change 9797 <plugin >
9898 <groupId >org.apache.maven.plugins</groupId >
9999 <artifactId >maven-dependency-plugin</artifactId >
100- <version >2.8 </version >
100+ <version >3.8.1 </version >
101101 <executions >
102102 <execution >
103103 <id >copy-dependencies</id >
Original file line number Diff line number Diff line change 141141 <plugin >
142142 <groupId >org.apache.maven.plugins</groupId >
143143 <artifactId >maven-deploy-plugin</artifactId >
144- <version >2.8 </version >
144+ <version >3.1.4 </version >
145145 <configuration >
146146 <skip >true</skip >
147147 </configuration >
Original file line number Diff line number Diff line change 133133 <plugin >
134134 <groupId >org.apache.maven.plugins</groupId >
135135 <artifactId >maven-deploy-plugin</artifactId >
136- <version >2.8 </version >
136+ <version >3.1.4 </version >
137137 <executions >
138138 <execution >
139139 <id >deploy-rpm</id >
213213 <plugin >
214214 <groupId >org.apache.maven.plugins</groupId >
215215 <artifactId >maven-deploy-plugin</artifactId >
216- <version >2.8 </version >
216+ <version >3.1.4 </version >
217217 <executions >
218218 <execution >
219219 <id >deploy-deb</id >
Original file line number Diff line number Diff line change 840840 <plugin >
841841 <groupId >org.sonatype.plugins</groupId >
842842 <artifactId >nexus-staging-maven-plugin</artifactId >
843- <version >1.6.2 </version >
843+ <version >1.6.14 </version >
844844 <extensions >true</extensions >
845- <dependencies >
846- <dependency >
847- <groupId >com.thoughtworks.xstream</groupId >
848- <artifactId >xstream</artifactId >
849- <version >1.4.20</version >
850- </dependency >
851- </dependencies >
852845 <configuration >
853846 <nexusUrl >https://oss.sonatype.org</nexusUrl >
854847 <serverId >sonatype.release</serverId >
Original file line number Diff line number Diff line change 102102 <plugin >
103103 <groupId >org.apache.maven.plugins</groupId >
104104 <artifactId >maven-deploy-plugin</artifactId >
105- <version >2.8 </version >
105+ <version >3.1.4 </version >
106106 <configuration >
107107 <skip >true</skip >
108108 </configuration >
You can’t perform that action at this time.
0 commit comments