From b8c0878ced327572002f7430a945002cd6f5954a Mon Sep 17 00:00:00 2001 From: Jared Whiklo Date: Sun, 21 Jul 2019 21:31:55 -0500 Subject: [PATCH] Release commit --- api/schema/xml_schema_api.info | 2 +- api/xml_form_api.info | 2 +- builder/xml_form_builder.info | 2 +- elements/xml_form_elements.info | 2 +- tests/islandora_solution_pack_test/islandora_test_cm.info | 2 +- xml_forms.info | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/api/schema/xml_schema_api.info b/api/schema/xml_schema_api.info index a40d3251..a7297a7f 100644 --- a/api/schema/xml_schema_api.info +++ b/api/schema/xml_schema_api.info @@ -3,7 +3,7 @@ description = Provides functions and classes that allow for effective use of inf dependencies[] = php_lib package = Islandora Dependencies -version = 7.x-dev +version = 7.x-1.13 core = 7.x files[] = tests/ComplexType.test diff --git a/api/xml_form_api.info b/api/xml_form_api.info index 4d1629d4..670cf8c9 100644 --- a/api/xml_form_api.info +++ b/api/xml_form_api.info @@ -3,7 +3,7 @@ description = Generates Drupal forms from an XML definition. Allows for creation package = Islandora Dependencies dependencies[] = objective_forms dependencies[] = xml_schema_api -version = 7.x-dev +version = 7.x-1.13 core = 7.x files[] = tests/FunctionalTests.test diff --git a/builder/xml_form_builder.info b/builder/xml_form_builder.info index 822b8a34..3568d29e 100644 --- a/builder/xml_form_builder.info +++ b/builder/xml_form_builder.info @@ -2,7 +2,7 @@ name = Islandora XML Form Builder description = Provides an interface for creating, editing, copying, deleting and exporting XML-based forms. package = Islandora Tools dependencies[] = xml_form_api -version = 7.x-dev +version = 7.x-1.13 core = 7.x diff --git a/elements/xml_form_elements.info b/elements/xml_form_elements.info index 7d10eddb..8a46cb4b 100644 --- a/elements/xml_form_elements.info +++ b/elements/xml_form_elements.info @@ -2,6 +2,6 @@ name = Islandora XML Form Elements description = Defines custom elements to be used in conjunction with XML Forms. package = Islandora Dependencies dependencies[] = xml_form_api -version = 7.x-dev +version = 7.x-1.13 core = 7.x diff --git a/tests/islandora_solution_pack_test/islandora_test_cm.info b/tests/islandora_solution_pack_test/islandora_test_cm.info index 3873ca99..0eb74a57 100644 --- a/tests/islandora_solution_pack_test/islandora_test_cm.info +++ b/tests/islandora_solution_pack_test/islandora_test_cm.info @@ -3,5 +3,5 @@ description = "An extremely basic content model that can deployed when testing." dependencies[] = islandora package = "Islandora" core = 7.x -version = 7.x-dev +version = 7.x-1.13 hidden = TRUE diff --git a/xml_forms.info b/xml_forms.info index cd499ff8..f1b0f5c4 100644 --- a/xml_forms.info +++ b/xml_forms.info @@ -7,6 +7,6 @@ files[] = tests/islandora_xml_forms_associate.test files[] = tests/islandora_xml_forms_basic_operations.test files[] = tests/islandora_xml_forms_test_cm_tests.test package = Islandora Tools -version = 7.x-dev +version = 7.x-1.13 core = 7.x