set default for JSON Schema Update task to ALL

This commit is contained in:
Maxim Kropotov
2018-05-07 21:43:22 +03:00
parent c5eae54796
commit e1c7ce2f52
+1 -1
View File
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="JSON Schemas Update" default="update_schemas">
<project name="JSON Schemas Update" default="ALL">
<property name="idea.project.home" value="${basedir}/../../../../"/>
<macrodef name="get_schema">