This repository was archived by the owner on Dec 6, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-12
lines changed
Expand file tree Collapse file tree 2 files changed +6
-12
lines changed Original file line number Diff line number Diff line change 1- <project
2- xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.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/xsd/maven-4.0.0.xsd" >
52
63 <modelVersion >4.0.0</modelVersion >
74
85 <groupId >org.vivoweb</groupId >
96 <artifactId >vitro-languages</artifactId >
10- <version >1.10.0-SNAPSHOT </version >
7+ <version >1.10.0</version >
118 <packaging >pom</packaging >
129
1310 <name >Vitro Lanugages</name >
5249 <connection >scm:git:git@github.com:vivo-project/Vitro-languages.git</connection >
5350 <developerConnection >scm:git:git@github.com:vivo-project/Vitro-languages.git</developerConnection >
5451 <url >git@github.com:vivo-project/Vitro-languages.git</url >
55- <tag >HEAD </tag >
52+ <tag >vitro-languages-1.10.0 </tag >
5653 </scm >
5754
5855 <properties >
Original file line number Diff line number Diff line change 1- <project
2- xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.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/xsd/maven-4.0.0.xsd" >
52
63 <modelVersion >4.0.0</modelVersion >
74
85 <groupId >org.vivoweb</groupId >
96 <artifactId >vitro-languages-webapp</artifactId >
10- <version >1.10.0-SNAPSHOT </version >
7+ <version >1.10.0</version >
118 <packaging >war</packaging >
129
1310 <parent >
1411 <groupId >org.vivoweb</groupId >
1512 <artifactId >vitro-languages</artifactId >
16- <version >1.10.0-SNAPSHOT </version >
13+ <version >1.10.0</version >
1714 <relativePath >..</relativePath >
1815 </parent >
1916
You can’t perform that action at this time.
0 commit comments