Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Update zanata-maven-plugin version to zanta-client-version
Browse files Browse the repository at this point in the history
  • Loading branch information
definite committed Jun 19, 2015
1 parent 73f9283 commit 699af9e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -1184,7 +1184,7 @@
<plugin>
<groupId>org.zanata</groupId>
<artifactId>zanata-maven-plugin</artifactId>
<version>3.6.0</version>
<version>${zanata.client.version}</version>
<configuration>
<srcDir>.</srcDir>
<transDir>.</transDir>
Expand Down
2 changes: 1 addition & 1 deletion zanata-war/pom.xml
Expand Up @@ -399,7 +399,7 @@
<excludes>**/*_default.properties</excludes>
</configuration>
<artifactId>zanata-maven-plugin</artifactId>
<version>3.3.0</version>
<version>${zanata.client.version}</version>
</plugin>

<plugin>
Expand Down

0 comments on commit 699af9e

Please sign in to comment.