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

Commit

Permalink
Update Zanata dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
seanf committed Nov 28, 2013
1 parent 1eda383 commit 32c41da
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.zanata</groupId>
<artifactId>zanata-parent</artifactId>
<version>15-SNAPSHOT</version>
<version>15</version>
<relativePath>../parent</relativePath>
</parent>

Expand All @@ -31,10 +31,10 @@
<gwteventservice.version>1.2.1</gwteventservice.version>
<okapi.version>0.22</okapi.version>

<zanata.api.version>3.2-SNAPSHOT</zanata.api.version>
<zanata.api.version>3.2.0</zanata.api.version>
<!-- This should always be the previous version of the used api version above (but only 3.0.1 or later will work) -->
<zanata.api.compat.version>3.1.0</zanata.api.compat.version>
<zanata.client.version>3.2.0-SNAPSHOT</zanata.client.version>
<zanata.api.compat.version>3.1.1</zanata.api.compat.version>
<zanata.client.version>3.2.0</zanata.client.version>
<zanata.common.version>3.0.2</zanata.common.version>

<richfaces.version>4.3.4.Final</richfaces.version>
Expand Down

0 comments on commit 32c41da

Please sign in to comment.