This repository was archived by the owner on Nov 9, 2017. It is now read-only.
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.zanata</groupId >
66 <artifactId >server</artifactId >
7- <version >3.8.2-SNAPSHOT </version >
7+ <version >3.8.2</version >
88 </parent >
99 <artifactId >frontend</artifactId >
1010 <name >frontend</name >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.zanata</groupId >
66 <artifactId >server</artifactId >
7- <version >3.8.2-SNAPSHOT </version >
7+ <version >3.8.2</version >
88 </parent >
99 <artifactId >functional-test</artifactId >
1010 <!-- if we want to use pom packaging, we need to explicitly enable some plugins and various things-->
Original file line number Diff line number Diff line change 22<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" >
33 <modelVersion >4.0.0</modelVersion >
44 <artifactId >server</artifactId >
5- <version >3.8.2-SNAPSHOT </version >
5+ <version >3.8.2</version >
66 <name >Zanata server modules</name >
77 <packaging >pom</packaging >
88 <parent >
1616 <connection >scm:git:git://github.com/zanata/zanata-server.git</connection >
1717 <developerConnection >scm:git:git@github.com:zanata/zanata-server.git</developerConnection >
1818 <url >https://github.com/zanata/zanata-server</url >
19- <tag >HEAD </tag >
19+ <tag >server-3.8.2 </tag >
2020 </scm >
2121
2222 <properties >
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >server</artifactId >
55 <groupId >org.zanata</groupId >
6- <version >3.8.2-SNAPSHOT </version >
6+ <version >3.8.2</version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.zanata</groupId >
66 <artifactId >server</artifactId >
7- <version >3.8.2-SNAPSHOT </version >
7+ <version >3.8.2</version >
88 </parent >
99 <artifactId >zanata-model</artifactId >
1010 <name >Zanata model</name >
1515 <connection >scm:git:git://github.com/zanata/zanata.git</connection >
1616 <developerConnection >scm:git:git@github.com:zanata/zanata.git</developerConnection >
1717 <url >https://github.com/zanata/zanata</url >
18- <tag >HEAD </tag >
18+ <tag >server-3.8.2 </tag >
1919 </scm >
2020
2121 <properties >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.zanata</groupId >
66 <artifactId >server</artifactId >
7- <version >3.8.2-SNAPSHOT </version >
7+ <version >3.8.2</version >
88 </parent >
99 <artifactId >zanata-test-war</artifactId >
1010 <name >zanata-test-war</name >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.zanata</groupId >
66 <artifactId >server</artifactId >
7- <version >3.8.2-SNAPSHOT </version >
7+ <version >3.8.2</version >
88 </parent >
99 <artifactId >zanata-war</artifactId >
1010 <packaging >war</packaging >
1616 <connection >scm:git:git://github.com/zanata/zanata.git</connection >
1717 <developerConnection >scm:git:git@github.com:zanata/zanata.git</developerConnection >
1818 <url >https://github.com/zanata/zanata</url >
19- <tag >HEAD </tag >
19+ <tag >server-3.8.2 </tag >
2020 </scm >
2121
2222 <properties >
You can’t perform that action at this time.
0 commit comments