Skip to content

Commit

Permalink
Updated Errai test version in Forge addon
Browse files Browse the repository at this point in the history
  • Loading branch information
ddadlani committed May 7, 2015
1 parent a599867 commit f93d89d
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -52,7 +52,7 @@ public abstract class ForgeTest {
public static final String DEPENDENCY = "org.jboss.errai.forge:errai-forge-addon";
public static final String ADDON_GROUP = "org.jboss.forge.addon";
// TODO Programmatically lookup the Errai version this test is running in.
public static final String ERRAI_TEST_VERSION = "3.1.0-SNAPSHOT";
public static final String ERRAI_TEST_VERSION = "3.2.0-SNAPSHOT";

@Inject
protected ProjectFactory projectFactory;
Expand Down

0 comments on commit f93d89d

Please sign in to comment.