Commit 26f0fe1
committed
Update submodule branch for maven.restlet.org workaround.
1 parent d670bb6 commit 26f0fe1
1 file changed
+1
-1
lines changed- .github/workflows/package-release.yml+1-1
- .github/workflows/workflow-generate-metaschema-resources.yml+2-2
- .github/workflows/workflow-generate-website-reference.yml+3-3
- .github/workflows/workflow-generate-website.yml+3-3
- .github/workflows/workflow-validate-website-content.yml+1-1
- build/Dockerfile+1-1
- build/ci-cd/validate-content.sh+2-2
- build/go.mod+20-20
- build/go.sum+46-39
- build/pom.xml+9-4
- json/convert/oscal_assessment-plan_xml-to-json-converter.xsl+1.7k-1.7k
- json/convert/oscal_assessment-results_xml-to-json-converter.xsl+3.0k-3.0k
- json/convert/oscal_catalog_xml-to-json-converter.xsl+1.2k-1.2k
- json/convert/oscal_complete_xml-to-json-converter.xsl+9.6k-9.6k
- json/convert/oscal_component_xml-to-json-converter.xsl+1.0k-1.0k
- json/convert/oscal_mapping_xml-to-json-converter.xsl+790-790
- json/convert/oscal_poam_xml-to-json-converter.xsl+2.3k-2.3k
- json/convert/oscal_profile_xml-to-json-converter.xsl+1.2k-1.2k
- json/convert/oscal_ssp_xml-to-json-converter.xsl+1.8k-1.8k
- json/schema/oscal_assessment-plan_schema.json+2.8k-2.8k
- json/schema/oscal_assessment-results_schema.json+2.9k-2.9k
- json/schema/oscal_catalog_schema.json+1.2k-1.2k
- json/schema/oscal_complete_schema.json+5.1k-5.1k
- json/schema/oscal_component_schema.json+1.5k-1.5k
- json/schema/oscal_mapping_schema.json+880-885
- json/schema/oscal_poam_schema.json+2.9k-2.9k
- json/schema/oscal_profile_schema.json+1.3k-1.3k
- json/schema/oscal_ssp_schema.json+2.0k-2.0k
- src/metaschema/oscal_assessment-common_metaschema.xml+16-16
- src/metaschema/oscal_assessment-plan_metaschema.xml+1-1
- src/metaschema/oscal_catalog_metaschema.xml+1-1
- src/metaschema/oscal_component_metaschema.xml+9-9
- src/metaschema/oscal_control-common_metaschema.xml+1-1
- src/metaschema/oscal_implementation-common_metaschema.xml+25-25
- src/metaschema/oscal_metadata_metaschema.xml+10-12
- src/metaschema/oscal_profile_metaschema.xml+1-1
- src/metaschema/oscal_ssp_metaschema.xml+15-14
- xml/convert/oscal_assessment-plan_json-to-xml-converter.xsl+1.7k-1.7k
- xml/convert/oscal_assessment-results_json-to-xml-converter.xsl+3.1k-3.1k
- xml/convert/oscal_catalog_json-to-xml-converter.xsl+1.2k-1.2k
- xml/convert/oscal_complete_json-to-xml-converter.xsl+10.4k-10.4k
- xml/convert/oscal_component_json-to-xml-converter.xsl+1.0k-1.0k
- xml/convert/oscal_mapping_json-to-xml-converter.xsl+735-735
- xml/convert/oscal_poam_json-to-xml-converter.xsl+2.4k-2.4k
- xml/convert/oscal_profile_json-to-xml-converter.xsl+1.2k-1.2k
- xml/convert/oscal_ssp_json-to-xml-converter.xsl+1.8k-1.8k
- xml/schema/oscal_assessment-plan_schema.xsd+572-572
- xml/schema/oscal_assessment-results_schema.xsd+602-602
- xml/schema/oscal_catalog_schema.xsd+243-243
- xml/schema/oscal_complete_schema.xsd+1.2k-1.2k
- xml/schema/oscal_component_schema.xsd+292-292
- xml/schema/oscal_mapping_schema.xsd+181-181
- xml/schema/oscal_poam_schema.xsd+579-579
- xml/schema/oscal_profile_schema.xsd+252-252
- xml/schema/oscal_ssp_schema.xsd+450-450
0 commit comments