ARTEMIS-929 Fixing Topic example

This commit is contained in:
Clebert Suconic 2017-01-19 12:44:44 -05:00
parent 5f4b5eb40b
commit fb75df0c01
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ under the License.
<configuration>
<ignore>${noServer}</ignore>
<args>
<arg>--topics</arg>
<arg>--addresses</arg>
<arg>news,news.usa,news.usa.wrestling,news.europe,news.europe.sport,news.europe.entertainment</arg>
</args>
</configuration>