Skip to content

Commit

Permalink
ISIS-268: Re-enabling tests on CI server
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Meyer committed Jan 29, 2013
1 parent ed19fe9 commit 9999124
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion component/objectstore/sql/sql-tests-common/pom.xml
Expand Up @@ -50,7 +50,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<testFailureIgnore>true</testFailureIgnore>
<testFailureIgnore>false</testFailureIgnore>
</configuration>
</plugin>
</plugins>
Expand Down
2 changes: 1 addition & 1 deletion component/viewer/bdd/tck/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.isis.core</groupId>
<artifactId>isis-core-tck</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.1.0-SNAPSHOT</version>
<relativePath>../../../../core/tck/pom.xml</relativePath>
</parent>

Expand Down
Empty file added master
Empty file.

0 comments on commit 9999124

Please sign in to comment.