This repository was archived by the owner on Nov 9, 2017. It is now read-only.
File tree 7 files changed +10
-10
lines changed
7 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.zanata</groupId >
6
6
<artifactId >server</artifactId >
7
- <version >3.8.2-SNAPSHOT </version >
7
+ <version >3.8.2</version >
8
8
</parent >
9
9
<artifactId >frontend</artifactId >
10
10
<name >frontend</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.zanata</groupId >
6
6
<artifactId >server</artifactId >
7
- <version >3.8.2-SNAPSHOT </version >
7
+ <version >3.8.2</version >
8
8
</parent >
9
9
<artifactId >functional-test</artifactId >
10
10
<!-- 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 2
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/xsd/maven-4.0.0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<artifactId >server</artifactId >
5
- <version >3.8.2-SNAPSHOT </version >
5
+ <version >3.8.2</version >
6
6
<name >Zanata server modules</name >
7
7
<packaging >pom</packaging >
8
8
<parent >
16
16
<connection >scm:git:git://github.com/zanata/zanata-server.git</connection >
17
17
<
developerConnection >scm:git:
[email protected] :zanata/zanata-server.git</
developerConnection >
18
18
<url >https://github.com/zanata/zanata-server</url >
19
- <tag >HEAD </tag >
19
+ <tag >server-3.8.2 </tag >
20
20
</scm >
21
21
22
22
<properties >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >server</artifactId >
5
5
<groupId >org.zanata</groupId >
6
- <version >3.8.2-SNAPSHOT </version >
6
+ <version >3.8.2</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.zanata</groupId >
6
6
<artifactId >server</artifactId >
7
- <version >3.8.2-SNAPSHOT </version >
7
+ <version >3.8.2</version >
8
8
</parent >
9
9
<artifactId >zanata-model</artifactId >
10
10
<name >Zanata model</name >
15
15
<connection >scm:git:git://github.com/zanata/zanata.git</connection >
16
16
<
developerConnection >scm:git:
[email protected] :zanata/zanata.git</
developerConnection >
17
17
<url >https://github.com/zanata/zanata</url >
18
- <tag >HEAD </tag >
18
+ <tag >server-3.8.2 </tag >
19
19
</scm >
20
20
21
21
<properties >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.zanata</groupId >
6
6
<artifactId >server</artifactId >
7
- <version >3.8.2-SNAPSHOT </version >
7
+ <version >3.8.2</version >
8
8
</parent >
9
9
<artifactId >zanata-test-war</artifactId >
10
10
<name >zanata-test-war</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.zanata</groupId >
6
6
<artifactId >server</artifactId >
7
- <version >3.8.2-SNAPSHOT </version >
7
+ <version >3.8.2</version >
8
8
</parent >
9
9
<artifactId >zanata-war</artifactId >
10
10
<packaging >war</packaging >
16
16
<connection >scm:git:git://github.com/zanata/zanata.git</connection >
17
17
<
developerConnection >scm:git:
[email protected] :zanata/zanata.git</
developerConnection >
18
18
<url >https://github.com/zanata/zanata</url >
19
- <tag >HEAD </tag >
19
+ <tag >server-3.8.2 </tag >
20
20
</scm >
21
21
22
22
<properties >
You can’t perform that action at this time.
0 commit comments