Skip to content

Commit

Permalink
MT release: MT-1.0.0.165
Browse files Browse the repository at this point in the history
  • Loading branch information
Zanata Build Server committed Aug 29, 2018
1 parent 8d6bbea commit c43e48a
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion business-svc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>mt-parent</artifactId>
<groupId>org.zanata.magpie</groupId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.165</version>
</parent>

<artifactId>business-svc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>mt-parent</artifactId>
<groupId>org.zanata.magpie</groupId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.165</version>
</parent>

<artifactId>common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion frontend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.zanata.magpie</groupId>
<artifactId>mt-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.165</version>
</parent>
<artifactId>mt-frontend</artifactId>
<name>mt-frontend</name>
Expand Down
2 changes: 1 addition & 1 deletion mt-data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>mt-parent</artifactId>
<groupId>org.zanata.magpie</groupId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.165</version>
</parent>

<artifactId>mt-data</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion mt-engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>mt-parent</artifactId>
<groupId>org.zanata.magpie</groupId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.165</version>
</parent>

<artifactId>mt-engine</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.zanata.magpie</groupId>
<artifactId>mt-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.165</version>
<name>mt-parent</name>
<packaging>pom</packaging>
<url>http://zanata.org</url>
Expand Down
2 changes: 1 addition & 1 deletion server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.zanata.magpie</groupId>
<artifactId>mt-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.165</version>
</parent>
<artifactId>mt-server</artifactId>
<name>mt-server</name>
Expand Down

0 comments on commit c43e48a

Please sign in to comment.