Commit 27ebb521 authored by Dave Syer's avatar Dave Syer

Add back dev profile

parent ee4b5335
......@@ -753,9 +753,10 @@
</distributionManagement>
</profile>
<profile>
<!-- FIXME disable this before release -->
<id>development</id>
<activation>
<activeByDefault>false</activeByDefault>
<activeByDefault>true</activeByDefault>
</activation>
<repositories>
<repository>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment