File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 146146 </dependency >
147147 </dependencies >
148148 </plugin >
149- <plugin >
150- <groupId >org.apache.maven.plugins</groupId >
151- <artifactId >maven-site-plugin</artifactId >
152- <version >3.21.0</version >
153- </plugin >
154149 <plugin >
155150 <groupId >org.apache.maven.plugins</groupId >
156151 <artifactId >maven-assembly-plugin</artifactId >
212207 <version >3.15.0</version >
213208 <configuration >
214209 <release >17</release >
215- <source >17</source >
216- <target >17</target >
217210 </configuration >
218211 </plugin >
219212 <plugin >
273266 <japicmp .baselineVersion>4.1.0</japicmp .baselineVersion>
274267 </properties >
275268
276- <distributionManagement >
277- <repository >
278- <id >sonatype-nexus-staging</id >
279- <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
280- </repository >
281- </distributionManagement >
282-
283269 <profiles >
284270 <profile >
285271 <id >api-compat</id >
You can’t perform that action at this time.
0 commit comments