Skip to content

Commit

Permalink
updating some plugins version
Browse files Browse the repository at this point in the history
  • Loading branch information
Turini committed Sep 3, 2014
1 parent 2f39450 commit 9fe7d6d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
8 changes: 4 additions & 4 deletions vraptor-site/content/en/docs/plugins.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<dependency>
<groupId>br.com.caelum.vraptor</groupId>
<artifactId>vraptor-hibernate</artifactId>
<version>4.0.0.Final</version> <!-- or the latest version -->
<version>4.0.2</version> <!-- or the latest version -->
</dependency>
~~~

Expand All @@ -77,7 +77,7 @@
<dependency>
<groupId>br.com.caelum.vraptor</groupId>
<artifactId>vraptor-java8</artifactId>
<version>4.0.0-RC1</version> <!-- or the latest version -->
<version>4.0.0-RC2</version> <!-- or the latest version -->
</dependency>
~~~

Expand Down Expand Up @@ -185,7 +185,7 @@
<dependency>
<groupId>br.com.caelum.vraptor</groupId>
<artifactId>vraptor-dash</artifactId>
<version>4.0.0-RC2</version> <!-- or the latest version -->
<version>4.1.0-RC2</version> <!-- or the latest version -->
</dependency>
~~~

Expand Down Expand Up @@ -217,7 +217,7 @@
<dependency>
<groupId>br.com.caelum.vraptor</groupId>
<artifactId>vraptor-i18n</artifactId>
<version>4.0.0.Final</version> <!-- or the latest version -->
<version>4.1.0-RC2</version> <!-- or the latest version -->
</dependency>
~~~

Expand Down
9 changes: 4 additions & 5 deletions vraptor-site/content/pt/docs/plugins.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<dependency>
<groupId>br.com.caelum.vraptor</groupId>
<artifactId>vraptor-hibernate</artifactId>
<version>4.0.0.Final</version> <!-- ou a última versão disponível -->
<version>4.0.2</version> <!-- ou a última versão disponível -->
</dependency>
~~~

Expand All @@ -77,7 +77,7 @@
<dependency>
<groupId>br.com.caelum.vraptor</groupId>
<artifactId>vraptor-java8</artifactId>
<version>4.0.0-RC1</version> <!-- ou a última versão disponível -->
<version>4.0.0-RC2</version> <!-- ou a última versão disponível -->
</dependency>
~~~

Expand Down Expand Up @@ -189,7 +189,7 @@
<dependency>
<groupId>br.com.caelum.vraptor</groupId>
<artifactId>vraptor-dash</artifactId>
<version>4.0.0-RC2</version> <!-- ou a última versão disponível -->
<version>4.1.0-RC2</version> <!-- ou a última versão disponível -->
</dependency>
~~~

Expand All @@ -212,7 +212,6 @@
[Plugin no Github](https://github.com/Turini/vraptor-authz).



##VRaptor I18n

Soluções de i18n na view
Expand All @@ -222,7 +221,7 @@
<dependency>
<groupId>br.com.caelum.vraptor</groupId>
<artifactId>vraptor-i18n</artifactId>
<version>4.0.0-Final</version> <!-- ou a última versão disponível -->
<version>4.1.0-RC2</version> <!-- ou a última versão disponível -->
</dependency>
~~~

Expand Down

0 comments on commit 9fe7d6d

Please sign in to comment.