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

Commit

Permalink
Fix activation of functional-test profile in zanata-test-war
Browse files Browse the repository at this point in the history
  • Loading branch information
seanf committed Feb 5, 2015
1 parent 478d11e commit 32cf215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zanata-test-war/pom.xml
Expand Up @@ -134,7 +134,7 @@
<id>run-functional-test</id>
<activation>
<property>
<name>functional-test</name>
<name>!skipFuncTests</name>
</property>
</activation>
<build>
Expand Down

0 comments on commit 32cf215

Please sign in to comment.