File tree Expand file tree Collapse file tree
cdap-docs/user-guide/source/pipelines/plugins Expand file tree Collapse file tree 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 16841684 <plugin >
16851685 <groupId >org.sonatype.plugins</groupId >
16861686 <artifactId >nexus-staging-maven-plugin</artifactId >
1687- <version >1.6.2 </version >
1687+ <version >1.6.14 </version >
16881688 <extensions >true</extensions >
1689- <dependencies >
1690- <dependency >
1691- <groupId >com.thoughtworks.xstream</groupId >
1692- <artifactId >xstream</artifactId >
1693- <version >1.4.20</version >
1694- </dependency >
1695- </dependencies >
16961689 <configuration >
16971690 <nexusUrl >https://oss.sonatype.org</nexusUrl >
16981691 <serverId >sonatype.release</serverId >
17301723 <plugin >
17311724 <groupId >org.sonatype.plugins</groupId >
17321725 <artifactId >nexus-staging-maven-plugin</artifactId >
1733- <dependencies >
1734- <dependency >
1735- <groupId >com.thoughtworks.xstream</groupId >
1736- <artifactId >xstream</artifactId >
1737- <version >1.4.20</version >
1738- </dependency >
1739- </dependencies >
1726+ <version >1.6.14</version >
17401727 </plugin >
17411728 </plugins >
17421729 </build >
You can’t perform that action at this time.
0 commit comments