build script for edge release updated

This commit is contained in:
Reinier Zwitserloot
2017-12-12 06:30:39 +01:00
parent ae22bb617b
commit 273cb83ef3
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
-->
<project name="lombok-website" basedir=".." default="website">
<project name="lombok-website" basedir=".." default="website" xmlns:ivy="antlib:com.zwitserloot.ivyplusplus">
<description>
This buildfile is part of projectlombok.org. It is responsible for building the website and all website-related aspects,
such as applying the templates to produce the website, converting the changelog into HTML, and creating javadoc.