File tree Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change 114114 <build >
115115 <pluginManagement >
116116 <plugins >
117- <plugin >
118- <groupId >org.apache.maven.plugins</groupId >
119- <artifactId >maven-deploy-plugin</artifactId >
120- <version >3.0.0-M1</version >
121- <configuration >
122- <skip >true</skip >
123- </configuration >
124- </plugin >
125117 <plugin >
126118 <groupId >org.codehaus.mojo</groupId >
127119 <artifactId >versions-maven-plugin</artifactId >
142134 <groupId >org.sonatype.plugins</groupId >
143135 <artifactId >nexus-staging-maven-plugin</artifactId >
144136 <version >1.6.8</version >
145- <executions >
146- <execution >
147- <id >default-deploy</id >
148- <phase >deploy</phase >
149- <goals >
150- <goal >deploy</goal >
151- </goals >
152- </execution >
153- </executions >
154137 <extensions >true</extensions >
155138 <configuration >
156139 <serverId >ossrh</serverId >
You can’t perform that action at this time.
0 commit comments