-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(version): set version 4.5.0-rc-2
- Loading branch information
Zanata Build Server
committed
Jun 5, 2018
1 parent
5ea641e
commit 64b51d5
Showing
30 changed files
with
56 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,15 +8,15 @@ | |
<parent> | ||
<groupId>org.zanata</groupId> | ||
<artifactId>parent</artifactId> | ||
<version>4.5.0-SNAPSHOT</version> | ||
<version>4.5.0-rc-2</version> | ||
<relativePath>../parent</relativePath> | ||
</parent> | ||
|
||
<!-- Connection URLs repeated as workaround for https://issues.apache.org/jira/browse/MPIR-234 --> | ||
<scm> | ||
<connection>scm:git:https://github.com/zanata/zanata-platform.git</connection> | ||
<developerConnection>scm:git:[email protected]:zanata/zanata-platform.git</developerConnection> | ||
<tag>HEAD</tag> | ||
<tag>platform-4.5.0-rc-2</tag> | ||
</scm> | ||
|
||
<!-- This is needed for bootstrapping with a zanata-parent SNAPSHOT --> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,15 +7,15 @@ | |
<parent> | ||
<groupId>org.zanata</groupId> | ||
<artifactId>api</artifactId> | ||
<version>4.5.0-SNAPSHOT</version> | ||
<version>4.5.0-rc-2</version> | ||
</parent> | ||
<packaging>jar</packaging> | ||
|
||
<!-- Connection URLs repeated as workaround for https://issues.apache.org/jira/browse/MPIR-234 --> | ||
<scm> | ||
<connection>scm:git:https://github.com/zanata/zanata-platform.git</connection> | ||
<developerConnection>scm:git:[email protected]:zanata/zanata-platform.git</developerConnection> | ||
<tag>HEAD</tag> | ||
<tag>platform-4.5.0-rc-2</tag> | ||
</scm> | ||
|
||
<properties> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
<modelVersion>4.0.0</modelVersion> | ||
<groupId>org.zanata</groupId> | ||
<artifactId>build-tools</artifactId> | ||
<version>4.5.0-SNAPSHOT</version> | ||
<version>4.5.0-rc-2</version> | ||
<name>Build Tools</name> | ||
<description>Build tools for Zanata modules</description> | ||
<url>http://zanata.org/</url> | ||
|
@@ -23,7 +23,7 @@ | |
<connection>scm:git:https://github.com/zanata/zanata-platform.git</connection> | ||
<developerConnection>scm:git:[email protected]:zanata/zanata-platform.git</developerConnection> | ||
<url>https://github.com/zanata/zanata-platform/tree/master/build-tools</url> | ||
<tag>HEAD</tag> | ||
<tag>platform-4.5.0-rc-2</tag> | ||
</scm> | ||
|
||
<licenses> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,15 +7,15 @@ | |
<parent> | ||
<groupId>org.zanata</groupId> | ||
<artifactId>parent</artifactId> | ||
<version>4.5.0-SNAPSHOT</version> | ||
<version>4.5.0-rc-2</version> | ||
<relativePath>../parent</relativePath> | ||
</parent> | ||
|
||
<!-- Connection URLs repeated as workaround for https://issues.apache.org/jira/browse/MPIR-234 --> | ||
<scm> | ||
<connection>scm:git:https://github.com/zanata/zanata-platform.git</connection> | ||
<developerConnection>scm:git:[email protected]:zanata/zanata-platform.git</developerConnection> | ||
<tag>HEAD</tag> | ||
<tag>platform-4.5.0-rc-2</tag> | ||
</scm> | ||
|
||
<!-- This is needed for bootstrapping with a zanata-parent SNAPSHOT --> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
<parent> | ||
<groupId>org.zanata</groupId> | ||
<artifactId>client</artifactId> | ||
<version>4.5.0-SNAPSHOT</version> | ||
<version>4.5.0-rc-2</version> | ||
</parent> | ||
<artifactId>stub-server</artifactId> | ||
<name>stub-server</name> | ||
|
@@ -14,7 +14,7 @@ | |
<scm> | ||
<connection>scm:git:https://github.com/zanata/zanata-platform.git</connection> | ||
<developerConnection>scm:git:[email protected]:zanata/zanata-platform.git</developerConnection> | ||
<tag>HEAD</tag> | ||
<tag>platform-4.5.0-rc-2</tag> | ||
</scm> | ||
|
||
<properties> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
<parent> | ||
<groupId>org.zanata</groupId> | ||
<artifactId>client</artifactId> | ||
<version>4.5.0-SNAPSHOT</version> | ||
<version>4.5.0-rc-2</version> | ||
</parent> | ||
<artifactId>zanata-cli</artifactId> | ||
<name>Zanata command-line client</name> | ||
|
@@ -14,7 +14,7 @@ | |
<scm> | ||
<connection>scm:git:https://github.com/zanata/zanata-platform.git</connection> | ||
<developerConnection>scm:git:[email protected]:zanata/zanata-platform.git</developerConnection> | ||
<tag>HEAD</tag> | ||
<tag>platform-4.5.0-rc-2</tag> | ||
</scm> | ||
|
||
<build> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
<parent> | ||
<groupId>org.zanata</groupId> | ||
<artifactId>client</artifactId> | ||
<version>4.5.0-SNAPSHOT</version> | ||
<version>4.5.0-rc-2</version> | ||
</parent> | ||
<artifactId>zanata-client-commands</artifactId> | ||
<name>Zanata client commands</name> | ||
|
@@ -14,7 +14,7 @@ | |
<scm> | ||
<connection>scm:git:https://github.com/zanata/zanata-platform.git</connection> | ||
<developerConnection>scm:git:[email protected]:zanata/zanata-platform.git</developerConnection> | ||
<tag>HEAD</tag> | ||
<tag>platform-4.5.0-rc-2</tag> | ||
</scm> | ||
|
||
<dependencies> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
<parent> | ||
<groupId>org.zanata</groupId> | ||
<artifactId>client</artifactId> | ||
<version>4.5.0-SNAPSHOT</version> | ||
<version>4.5.0-rc-2</version> | ||
</parent> | ||
<artifactId>zanata-maven-plugin</artifactId> | ||
|
||
|
@@ -26,7 +26,7 @@ | |
<scm> | ||
<connection>scm:git:https://github.com/zanata/zanata-platform.git</connection> | ||
<developerConnection>scm:git:[email protected]:zanata/zanata-platform.git</developerConnection> | ||
<tag>HEAD</tag> | ||
<tag>platform-4.5.0-rc-2</tag> | ||
</scm> | ||
|
||
<properties> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,15 +6,15 @@ | |
<parent> | ||
<groupId>org.zanata</groupId> | ||
<artifactId>client</artifactId> | ||
<version>4.5.0-SNAPSHOT</version> | ||
<version>4.5.0-rc-2</version> | ||
</parent> | ||
<packaging>jar</packaging> | ||
|
||
<!-- Connection URLs repeated as workaround for https://issues.apache.org/jira/browse/MPIR-234 --> | ||
<scm> | ||
<connection>scm:git:https://github.com/zanata/zanata-platform.git</connection> | ||
<developerConnection>scm:git:[email protected]:zanata/zanata-platform.git</developerConnection> | ||
<tag>HEAD</tag> | ||
<tag>platform-4.5.0-rc-2</tag> | ||
</scm> | ||
|
||
<dependencies> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,15 +7,15 @@ | |
<parent> | ||
<groupId>org.zanata</groupId> | ||
<artifactId>parent</artifactId> | ||
<version>4.5.0-SNAPSHOT</version> | ||
<version>4.5.0-rc-2</version> | ||
<relativePath>../parent</relativePath> | ||
</parent> | ||
|
||
<!-- Connection URLs repeated as workaround for https://issues.apache.org/jira/browse/MPIR-234 --> | ||
<scm> | ||
<connection>scm:git:https://github.com/zanata/zanata-platform.git</connection> | ||
<developerConnection>scm:git:[email protected]:zanata/zanata-platform.git</developerConnection> | ||
<tag>HEAD</tag> | ||
<tag>platform-4.5.0-rc-2</tag> | ||
</scm> | ||
|
||
<!-- This is needed for bootstrapping with a zanata-parent SNAPSHOT --> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,15 +6,15 @@ | |
<parent> | ||
<groupId>org.zanata</groupId> | ||
<artifactId>common</artifactId> | ||
<version>4.5.0-SNAPSHOT</version> | ||
<version>4.5.0-rc-2</version> | ||
</parent> | ||
<packaging>jar</packaging> | ||
|
||
<!-- Connection URLs repeated as workaround for https://issues.apache.org/jira/browse/MPIR-234 --> | ||
<scm> | ||
<connection>scm:git:https://github.com/zanata/zanata-platform.git</connection> | ||
<developerConnection>scm:git:[email protected]:zanata/zanata-platform.git</developerConnection> | ||
<tag>HEAD</tag> | ||
<tag>platform-4.5.0-rc-2</tag> | ||
</scm> | ||
|
||
<dependencies> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,15 +6,15 @@ | |
<parent> | ||
<groupId>org.zanata</groupId> | ||
<artifactId>common</artifactId> | ||
<version>4.5.0-SNAPSHOT</version> | ||
<version>4.5.0-rc-2</version> | ||
</parent> | ||
<packaging>jar</packaging> | ||
|
||
<!-- Connection URLs repeated as workaround for https://issues.apache.org/jira/browse/MPIR-234 --> | ||
<scm> | ||
<connection>scm:git:https://github.com/zanata/zanata-platform.git</connection> | ||
<developerConnection>scm:git:[email protected]:zanata/zanata-platform.git</developerConnection> | ||
<tag>HEAD</tag> | ||
<tag>platform-4.5.0-rc-2</tag> | ||
</scm> | ||
|
||
<dependencies> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,15 +6,15 @@ | |
<parent> | ||
<groupId>org.zanata</groupId> | ||
<artifactId>common</artifactId> | ||
<version>4.5.0-SNAPSHOT</version> | ||
<version>4.5.0-rc-2</version> | ||
</parent> | ||
<packaging>jar</packaging> | ||
|
||
<!-- Connection URLs repeated as workaround for https://issues.apache.org/jira/browse/MPIR-234 --> | ||
<scm> | ||
<connection>scm:git:https://github.com/zanata/zanata-platform.git</connection> | ||
<developerConnection>scm:git:[email protected]:zanata/zanata-platform.git</developerConnection> | ||
<tag>HEAD</tag> | ||
<tag>platform-4.5.0-rc-2</tag> | ||
</scm> | ||
|
||
<dependencies> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,15 +6,15 @@ | |
<parent> | ||
<groupId>org.zanata</groupId> | ||
<artifactId>common</artifactId> | ||
<version>4.5.0-SNAPSHOT</version> | ||
<version>4.5.0-rc-2</version> | ||
</parent> | ||
<packaging>jar</packaging> | ||
|
||
<!-- Connection URLs repeated as workaround for https://issues.apache.org/jira/browse/MPIR-234 --> | ||
<scm> | ||
<connection>scm:git:https://github.com/zanata/zanata-platform.git</connection> | ||
<developerConnection>scm:git:[email protected]:zanata/zanata-platform.git</developerConnection> | ||
<tag>HEAD</tag> | ||
<tag>platform-4.5.0-rc-2</tag> | ||
</scm> | ||
|
||
<dependencies> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,15 +6,15 @@ | |
<parent> | ||
<groupId>org.zanata</groupId> | ||
<artifactId>common</artifactId> | ||
<version>4.5.0-SNAPSHOT</version> | ||
<version>4.5.0-rc-2</version> | ||
</parent> | ||
<packaging>jar</packaging> | ||
|
||
<!-- Connection URLs repeated as workaround for https://issues.apache.org/jira/browse/MPIR-234 --> | ||
<scm> | ||
<connection>scm:git:https://github.com/zanata/zanata-platform.git</connection> | ||
<developerConnection>scm:git:[email protected]:zanata/zanata-platform.git</developerConnection> | ||
<tag>HEAD</tag> | ||
<tag>platform-4.5.0-rc-2</tag> | ||
</scm> | ||
|
||
<build> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,15 +9,15 @@ | |
<parent> | ||
<groupId>org.zanata</groupId> | ||
<artifactId>parent</artifactId> | ||
<version>4.5.0-SNAPSHOT</version> | ||
<version>4.5.0-rc-2</version> | ||
<relativePath>parent</relativePath> | ||
</parent> | ||
|
||
<!-- Connection URLs repeated as workaround for https://issues.apache.org/jira/browse/MPIR-234 --> | ||
<scm> | ||
<connection>scm:git:https://github.com/zanata/zanata-platform.git</connection> | ||
<developerConnection>scm:git:[email protected]:zanata/zanata-platform.git</developerConnection> | ||
<tag>HEAD</tag> | ||
<tag>platform-4.5.0-rc-2</tag> | ||
</scm> | ||
|
||
<build> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
<parent> | ||
<groupId>org.zanata</groupId> | ||
<artifactId>server</artifactId> | ||
<version>4.5.0-SNAPSHOT</version> | ||
<version>4.5.0-rc-2</version> | ||
</parent> | ||
<artifactId>gwt-editor</artifactId> | ||
<name>gwt-editor</name> | ||
|
@@ -15,7 +15,7 @@ | |
<connection>scm:git:git://github.com/zanata/zanata.git</connection> | ||
<developerConnection>scm:git:[email protected]:zanata/zanata.git</developerConnection> | ||
<url>https://github.com/zanata/zanata</url> | ||
<tag>HEAD</tag> | ||
<tag>platform-4.5.0-rc-2</tag> | ||
</scm> | ||
|
||
<properties> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
<parent> | ||
<artifactId>server</artifactId> | ||
<groupId>org.zanata</groupId> | ||
<version>4.5.0-SNAPSHOT</version> | ||
<version>4.5.0-rc-2</version> | ||
</parent> | ||
|
||
<artifactId>gwt-shared</artifactId> | ||
|
@@ -18,7 +18,7 @@ | |
<connection>scm:git:git://github.com/zanata/zanata.git</connection> | ||
<developerConnection>scm:git:[email protected]:zanata/zanata.git</developerConnection> | ||
<url>https://github.com/zanata/zanata</url> | ||
<tag>HEAD</tag> | ||
<tag>platform-4.5.0-rc-2</tag> | ||
</scm> | ||
|
||
<build> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
<parent> | ||
<artifactId>server</artifactId> | ||
<groupId>org.zanata</groupId> | ||
<version>4.5.0-SNAPSHOT</version> | ||
<version>4.5.0-rc-2</version> | ||
</parent> | ||
<artifactId>gwt-test</artifactId> | ||
|
||
|
@@ -17,7 +17,7 @@ | |
<connection>scm:git:git://github.com/zanata/zanata.git</connection> | ||
<developerConnection>scm:git:[email protected]:zanata/zanata.git</developerConnection> | ||
<url>https://github.com/zanata/zanata</url> | ||
<tag>HEAD</tag> | ||
<tag>platform-4.5.0-rc-2</tag> | ||
</scm> | ||
|
||
<dependencies> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,15 +7,15 @@ | |
<parent> | ||
<groupId>org.zanata</groupId> | ||
<artifactId>parent</artifactId> | ||
<version>4.5.0-SNAPSHOT</version> | ||
<version>4.5.0-rc-2</version> | ||
<relativePath>../parent</relativePath> | ||
</parent> | ||
|
||
<!-- Connection URLs repeated as workaround for https://issues.apache.org/jira/browse/MPIR-234 --> | ||
<scm> | ||
<connection>scm:git:https://github.com/zanata/zanata-platform.git</connection> | ||
<developerConnection>scm:git:[email protected]:zanata/zanata-platform.git</developerConnection> | ||
<tag>HEAD</tag> | ||
<tag>platform-4.5.0-rc-2</tag> | ||
</scm> | ||
|
||
<properties> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.