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

Commit

Permalink
fix(demo): Revert back the version
Browse files Browse the repository at this point in the history
  • Loading branch information
definite committed Mar 19, 2016
1 parent 2dbe432 commit 9062a61
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion zanata-maven-plugin/demo-glossary/compendium/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<plugin>
<groupId>org.zanata</groupId>
<artifactId>zanata-maven-plugin</artifactId>
<version>${project.version}</version>
<version>3.8.1</version>
<configuration>
<glossaryFile>fr.po</glossaryFile>
<transLang>pl</transLang>
Expand Down
2 changes: 1 addition & 1 deletion zanata-maven-plugin/demo-glossary/csv/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<plugin>
<groupId>org.zanata</groupId>
<artifactId>zanata-maven-plugin</artifactId>
<version>${project.version}</version>
<version>3.8.1</version>
<configuration>
<glossaryFile>translate1.csv</glossaryFile>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion zanata-maven-plugin/demo-glossary/delete/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<plugin>
<groupId>org.zanata</groupId>
<artifactId>zanata-maven-plugin</artifactId>
<version>${project.version}</version>
<version>3.8.1</version>
<configuration>
<lang>zh</lang>
<allGlossary>true</allGlossary>
Expand Down
2 changes: 1 addition & 1 deletion zanata-maven-plugin/demo-glossary/fuel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<plugin>
<groupId>org.zanata</groupId>
<artifactId>zanata-maven-plugin</artifactId>
<version>${project.version}</version>
<version>3.8.1</version>
<configuration>
<glossaryFile>fuel_hi.po</glossaryFile>
<transLang>hi</transLang>
Expand Down

0 comments on commit 9062a61

Please sign in to comment.