File tree Expand file tree Collapse file tree 1 file changed +0
-21
lines changed
Expand file tree Collapse file tree 1 file changed +0
-21
lines changed Original file line number Diff line number Diff line change 103103 <commitIdGenerationMode >full</commitIdGenerationMode >
104104 </configuration >
105105 </plugin >
106- <plugin >
107- <groupId >org.sonatype.plugins</groupId >
108- <artifactId >nexus-staging-maven-plugin</artifactId >
109- <version >1.7.0</version >
110- <extensions >true</extensions >
111- <configuration >
112- <serverId >ossrh</serverId >
113- <nexusUrl >https://oss.sonatype.org/</nexusUrl >
114- <stagingProfileId >40766864c3b853</stagingProfileId >
115- <autoReleaseAfterClose >true</autoReleaseAfterClose >
116- </configuration >
117- </plugin >
118106 <plugin >
119107 <groupId >org.apache.maven.plugins</groupId >
120108 <artifactId >maven-source-plugin</artifactId >
165153 </descriptorRefs >
166154 </configuration >
167155 </plugin >
168- <plugin >
169- <groupId >org.apache.maven.plugins</groupId >
170- <artifactId >maven-surefire-plugin</artifactId >
171- <version >3.3.1</version >
172- <configuration >
173- <!-- Travis build workaround -->
174- <argLine >-Xms1024m -Xmx2048m</argLine >
175- </configuration >
176- </plugin >
177156 <!-- download source jars and link them when running eclipse:eclipse -->
178157 <plugin >
179158 <groupId >org.apache.maven.plugins</groupId >
You can’t perform that action at this time.
0 commit comments