Merge pull request #4091 from stianst/master

Fix downloads dist
This commit is contained in:
Stian Thorgersen
2017-04-27 14:14:31 +02:00
committed by GitHub

View File

@@ -44,10 +44,10 @@
<id>jboss-release</id>
<modules>
<module>api-docs-dist</module>
<module>downloads</module>
<module>demo-dist</module>
<module>examples-dist</module>
<module>proxy-dist</module>
<module>downloads</module>
</modules>
</profile>
</profiles>