Skip to content

Commit

Permalink
chore(version): set version 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
definite committed Dec 22, 2016
1 parent e4b6657 commit 8c6da2a
Show file tree
Hide file tree
Showing 26 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.zanata</groupId>
<artifactId>parent</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.0</version>
<relativePath>../parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion api/zanata-common-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.zanata</groupId>
<artifactId>api</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<packaging>takari-jar</packaging>

Expand Down
2 changes: 1 addition & 1 deletion build-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.zanata</groupId>
<artifactId>build-tools</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.0</version>
<name>Build Tools</name>
<description>Build tools for Zanata modules</description>
<url>http://zanata.org/</url>
Expand Down
2 changes: 1 addition & 1 deletion client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.zanata</groupId>
<artifactId>parent</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.0</version>
<relativePath>../parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion client/stub-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.zanata</groupId>
<artifactId>client</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<artifactId>stub-server</artifactId>
<name>stub-server</name>
Expand Down
2 changes: 1 addition & 1 deletion client/zanata-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.zanata</groupId>
<artifactId>client</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<artifactId>zanata-cli</artifactId>
<name>Zanata command-line client</name>
Expand Down
2 changes: 1 addition & 1 deletion client/zanata-client-commands/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.zanata</groupId>
<artifactId>client</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<artifactId>zanata-client-commands</artifactId>
<name>Zanata client commands</name>
Expand Down
2 changes: 1 addition & 1 deletion client/zanata-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.zanata</groupId>
<artifactId>client</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<artifactId>zanata-maven-plugin</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion client/zanata-rest-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.zanata</groupId>
<artifactId>client</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<packaging>takari-jar</packaging>

Expand Down
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.zanata</groupId>
<artifactId>parent</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.0</version>
<relativePath>../parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion common/zanata-adapter-glossary/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.zanata</groupId>
<artifactId>common</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<packaging>takari-jar</packaging>

Expand Down
2 changes: 1 addition & 1 deletion common/zanata-adapter-po/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.zanata</groupId>
<artifactId>common</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<packaging>takari-jar</packaging>

Expand Down
2 changes: 1 addition & 1 deletion common/zanata-adapter-properties/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.zanata</groupId>
<artifactId>common</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<packaging>takari-jar</packaging>

Expand Down
2 changes: 1 addition & 1 deletion common/zanata-adapter-xliff/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.zanata</groupId>
<artifactId>common</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<packaging>takari-jar</packaging>

Expand Down
2 changes: 1 addition & 1 deletion common/zanata-common-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.zanata</groupId>
<artifactId>common</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<packaging>takari-jar</packaging>

Expand Down
2 changes: 1 addition & 1 deletion parent/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</groupId>
<artifactId>parent</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.0</version>
<name>Zanata Parent POM</name>
<description>Parent pom for Zanata modules</description>
<url>http://zanata.org/</url>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.zanata</groupId>
<artifactId>parent</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.0</version>
<relativePath>parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion server/functional-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.zanata</groupId>
<artifactId>server</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<artifactId>functional-test</artifactId>
<!--if we want to use pom packaging, we need to explicitly enable some plugins and various things-->
Expand Down
2 changes: 1 addition & 1 deletion server/gwt-editor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.zanata</groupId>
<artifactId>server</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<artifactId>gwt-editor</artifactId>
<name>gwt-editor</name>
Expand Down
2 changes: 1 addition & 1 deletion server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.zanata</groupId>
<artifactId>parent</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.0</version>
<relativePath>../parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion server/security-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.zanata</groupId>
<artifactId>server</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<artifactId>security-common</artifactId>
<name>security-common</name>
Expand Down
2 changes: 1 addition & 1 deletion server/zanata-frontend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.zanata</groupId>
<artifactId>server</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<artifactId>zanata-frontend</artifactId>
<name>Zanata frontend</name>
Expand Down
2 changes: 1 addition & 1 deletion server/zanata-liquibase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>server</artifactId>
<groupId>org.zanata</groupId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion server/zanata-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.zanata</groupId>
<artifactId>server</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<artifactId>zanata-model</artifactId>
<name>Zanata model</name>
Expand Down
2 changes: 1 addition & 1 deletion server/zanata-test-war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.zanata</groupId>
<artifactId>server</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<artifactId>zanata-test-war</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion server/zanata-war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.zanata</groupId>
<artifactId>server</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<artifactId>zanata-war</artifactId>
<packaging>war</packaging>
Expand Down

0 comments on commit 8c6da2a

Please sign in to comment.