Skip to content

Commit c9966d8

Browse files
committed
Release Version 7.x-1.9 - Final commit - April 28th 2017
1 parent 27b1177 commit c9966d8

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

api/schema/xml_schema_api.info

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description = Provides functions and classes that allow for effective use of inf
33

44
dependencies[] = php_lib
55
package = Islandora Dependencies
6-
version = 7.x-1.9RC2
6+
version = 7.x-1.9
77
core = 7.x
88

99
files[] = tests/ComplexType.test

api/xml_form_api.info

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description = Generates Drupal forms from an XML definition. Allows for creation
33
package = Islandora Dependencies
44
dependencies[] = objective_forms
55
dependencies[] = xml_schema_api
6-
version = 7.x-1.9RC2
6+
version = 7.x-1.9
77
core = 7.x
88
files[] = tests/FunctionalTests.test
99

builder/xml_form_builder.info

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name = Islandora XML Form Builder
22
description = Provides an interface for creating, editing, copying, deleting and exporting XML-based forms.
33
package = Islandora Tools
44
dependencies[] = xml_form_api
5-
version = 7.x-1.9RC2
5+
version = 7.x-1.9
66
core = 7.x
77

88

elements/xml_form_elements.info

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ name = Islandora XML Form Elements
22
description = Defines custom elements to be used in conjunction with XML Forms.
33
package = Islandora Dependencies
44
dependencies[] = xml_form_api
5-
version = 7.x-1.9RC2
5+
version = 7.x-1.9
66
core = 7.x
77

tests/islandora_solution_pack_test/islandora_test_cm.info

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ description = "An extremely basic content model that can deployed when testing."
33
dependencies[] = islandora
44
package = "Islandora"
55
core = 7.x
6-
version = 7.x-1.9RC2
6+
version = 7.x-1.9
77
hidden = TRUE

xml_forms.info

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ files[] = tests/islandora_xml_forms_associate.test
77
files[] = tests/islandora_xml_forms_basic_operations.test
88
files[] = tests/islandora_xml_forms_test_cm_tests.test
99
package = Islandora Tools
10-
version = 7.x-1.9RC2
10+
version = 7.x-1.9
1111
core = 7.x
1212

0 commit comments

Comments
 (0)