File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.biopax.validator</groupId >
66 <artifactId >parent</artifactId >
7- <version >5.1.0-SNAPSHOT </version >
7+ <version >5.1.0</version >
88 </parent >
99
1010 <artifactId >biopax-validator-client</artifactId >
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
42
53 <modelVersion >4.0.0</modelVersion >
64
75 <parent >
86 <groupId >org.springframework.boot</groupId >
97 <artifactId >spring-boot-starter-parent</artifactId >
108 <version >2.7.14</version >
11- <relativePath />
9+ <relativePath />
1210 </parent >
1311
1412 <groupId >org.biopax.validator</groupId >
1513 <artifactId >biopax-validator-web</artifactId >
16- <version >5.1.0-SNAPSHOT </version >
14+ <version >5.1.0</version >
1715 <packaging >war</packaging >
1816 <name >Webservice</name >
1917 <description >BioPAX Validator Web Service</description >
5250 <connection >scm:git:git://github.com/BioPAX/validator.git</connection >
5351 <developerConnection >scm:git:git@github.com:BioPAX/validator.git</developerConnection >
5452 <url >https://github.com/BioPAX/validator/tree/master/</url >
55- <tag >HEAD </tag >
53+ <tag >v5.1.0 </tag >
5654 </scm >
5755
5856 <distributionManagement >
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
32
43 <parent >
54 <artifactId >parent</artifactId >
65 <groupId >org.biopax.validator</groupId >
7- <version >5.1.0-SNAPSHOT </version >
6+ <version >5.1.0</version >
87 </parent >
98
109 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 22 <parent >
33 <artifactId >parent</artifactId >
44 <groupId >org.biopax.validator</groupId >
5- <version >5.1.0-SNAPSHOT </version >
5+ <version >5.1.0</version >
66 </parent >
77
88 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 66 <parent >
77 <artifactId >parent</artifactId >
88 <groupId >org.biopax.validator</groupId >
9- <version >5.1.0-SNAPSHOT </version >
9+ <version >5.1.0</version >
1010 </parent >
1111
1212 <name >Ontologies</name >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
43
54 <modelVersion >4.0.0</modelVersion >
65 <groupId >org.biopax.validator</groupId >
76 <artifactId >parent</artifactId >
8- <version >5.1.0-SNAPSHOT </version >
7+ <version >5.1.0</version >
98 <packaging >pom</packaging >
109
1110 <modules >
119118 <connection >scm:git:git://github.com/BioPAX/validator.git</connection >
120119 <developerConnection >scm:git:git@github.com:BioPAX/validator.git</developerConnection >
121120 <url >https://github.com/BioPAX/validator</url >
122- <tag >HEAD </tag >
121+ <tag >v5.1.0 </tag >
123122 </scm >
124123
125124 <distributionManagement >
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >parent</artifactId >
66 <groupId >org.biopax.validator</groupId >
7- <version >5.1.0-SNAPSHOT </version >
7+ <version >5.1.0</version >
88 </parent >
99
1010 <artifactId >validator-core</artifactId >
You can’t perform that action at this time.
0 commit comments