Skip to content

Commit f258910

Browse files
committed
Setting development status of "Batanes Refresh" modules
1 parent 08a9d66 commit f258910

File tree

24 files changed

+24
-24
lines changed

24 files changed

+24
-24
lines changed

spp_api/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"version": "17.0.1.2.1",
1111
"application": False,
1212
"author": "OpenSPP.org",
13-
"development_status": "Beta",
13+
"development_status": "Production/Stable",
1414
"maintainers": [
1515
"jeremi",
1616
"gonzalesedwin1123",

spp_area/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"author": "OpenSPP.org",
1111
"website": "https://github.com/OpenSPP/openspp-modules",
1212
"license": "LGPL-3",
13-
"development_status": "Beta",
13+
"development_status": "Production/Stable",
1414
"maintainers": ["jeremi", "gonzalesedwin1123", "reichie020212"],
1515
"depends": [
1616
"base",

spp_base/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"author": "OpenSPP.org",
1010
"website": "https://github.com/OpenSPP/openspp-modules",
1111
"license": "LGPL-3",
12-
"development_status": "Beta",
12+
"development_status": "Production/Stable",
1313
"maintainers": ["jeremi", "gonzalesedwin1123", "reichie020212"],
1414
"depends": [
1515
"base",

spp_base_api/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"version": "17.0.1.2.1",
99
"application": False,
1010
"author": "OpenSPP.org",
11-
"support": "[email protected]",
11+
"development_status": "Production/Stable",
1212
"website": "https://github.com/OpenSPP/openspp-modules",
1313
"license": "LGPL-3",
1414
"depends": [],

spp_base_gis/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"author": "OpenSPP.org",
77
"website": "https://github.com/OpenSPP/openspp-modules",
88
"license": "LGPL-3",
9-
"development_status": "Beta",
9+
"development_status": "Production/Stable",
1010
"maintainers": ["jeremi", "gonzalesedwin1123", "reichie020212"],
1111
"depends": ["base", "web", "contacts"],
1212
"external_dependencies": {"python": ["shapely", "pyproj", "geojson"]},

spp_change_request/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"author": "OpenSPP.org",
99
"website": "https://github.com/OpenSPP/openspp-modules",
1010
"license": "LGPL-3",
11-
"development_status": "Beta",
11+
"development_status": "Production/Stable",
1212
"maintainers": ["jeremi", "gonzalesedwin1123", "reichie020212"],
1313
"external_dependencies": {
1414
"python": [

spp_change_request_change_info/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"author": "OpenSPP.org",
77
"website": "https://github.com/OpenSPP/openspp-modules",
88
"license": "LGPL-3",
9-
"development_status": "Beta",
9+
"development_status": "Production/Stable",
1010
"maintainers": ["jeremi", "gonzalesedwin1123"],
1111
"depends": [
1212
"spp_change_request",

spp_custom_field/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"author": "OpenSPP.org",
99
"website": "https://github.com/OpenSPP/openspp-modules",
1010
"license": "LGPL-3",
11-
"development_status": "Beta",
11+
"development_status": "Production/Stable",
1212
"maintainers": ["jeremi", "gonzalesedwin1123"],
1313
"depends": ["base", "g2p_registry_base"],
1414
"data": [],

spp_custom_fields_ui/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"author": "OpenSPP.org",
77
"website": "https://github.com/OpenSPP/openspp-modules",
88
"license": "LGPL-3",
9-
"development_status": "Beta",
9+
"development_status": "Production/Stable",
1010
"maintainers": ["jeremi", "gonzalesedwin1123"],
1111
"depends": ["base", "g2p_registry_base", "g2p_registry_membership"],
1212
"data": ["views/custom_fields_ui.xml"],

spp_dms/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"author": "OpenSPP.org",
99
"website": "https://github.com/OpenSPP/openspp-modules",
1010
"license": "LGPL-3",
11-
"development_status": "Beta",
11+
"development_status": "Production/Stable",
1212
"maintainers": ["jeremi", "gonzalesedwin1123"],
1313
"depends": [
1414
"base",

0 commit comments

Comments
 (0)