File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 <version >4.0.0-SNAPSHOT</version >
88 </parent >
99 <artifactId >integrationtest</artifactId >
10- <packaging >pom </packaging >
10+ <packaging >jar </packaging >
1111 <name >integrationtest</name >
1212 <url >http://www.biojava.org</url >
1313 <properties >
Original file line number Diff line number Diff line change 254254 <version >2.12</version >
255255 </plugin >
256256
257- <!-- required for OSSRH release, see http://central.sonatype.org/pages/how-to-generate-pgp-signatures-with-maven.html -->
258- <plugin >
259- <groupId >org.apache.maven.plugins</groupId >
260- <artifactId >maven-release-plugin</artifactId >
261- <version >2.5</version >
262- <configuration >
263- <autoVersionSumodules >true</autoVersionSumodules >
264- <!-- <mavenExecutorId>forked-path</mavenExecutorId> -->
265- <!-- <useReleaseProfile>false</useReleaseProfile> -->
266- <!-- <arguments>${arguments} -Psonatype-oss-release</arguments> -->
267- </configuration >
268- </plugin >
269-
270-
271257 </plugins >
272258 </pluginManagement >
273259
Original file line number Diff line number Diff line change 88 </parent >
99
1010 <artifactId >protein-comparison-tool</artifactId >
11- <packaging >pom </packaging >
11+ <packaging >jar </packaging >
1212 <name >protein-comparison-tool</name >
1313 <url >http://source.rcsb.org</url >
1414 <properties >
You can’t perform that action at this time.
0 commit comments