<?xml version="1.0" encoding="UTF-8"?>
<cvrfdoc xmlns="http://www.icasi.org/CVRF/schema/cvrf/1.1" xmlns:cvrf="http://www.icasi.org/CVRF/schema/cvrf/1.1">
  <DocumentTitle xml:lang="en">Recommended update for Maven</DocumentTitle>
  <DocumentType>SUSE Patch</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE-SU-2025:0719-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2025-02-26T07:25:33Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2025-02-26T07:25:33Z</InitialReleaseDate>
    <CurrentReleaseDate>2025-02-26T07:25:33Z</CurrentReleaseDate>
    <Generator>
      <Engine>cve-database/bin/generate-cvrf.pl</Engine>
      <Date>2017-02-24T01:00:00Z</Date>
    </Generator>
  </DocumentTracking>
  <DocumentNotes>
    <Note Title="Topic" Type="Summary" Ordinal="1" xml:lang="en">Recommended update for Maven</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">This update for Maven fixes the following issues:

maven-dependency-analyzer was updated from version 1.13.2 to 1.15.1:

- Key changes across versions:
  * Bug fixes and improved support of dynamic types
  * Dependency upgrades (ASM, Maven core, and notably the removal of commons-io)
  * Improved error handling by logging instead of failing
  * Improved dependency usage tracking

maven-dependency-plugin was updated from version 3.6.0 to 3.8.1:

- Key changes across versions:
  * Dependency upgrades on maven-dependency-analyzer and Doxia
  * Deprecated dependency:sources in favor of dependency:resolve-sources
  * Documentation improvements
  * New dependency analysis goal to check for invalid exclusions
  * New JSON output option for dependency:tree
  * Performance improvements
  * Several bug fixes addressing:
    + The handling of silent parameters
    + The display of the optional flag in the tree
    + The clarity of some error messages

maven-doxia-sitetools was updated from version 1.11.1 to 2.0.0:

- Key changes across versions:
  * New features: 
    + Passing the input filename to the parser
    + Adding a timezone field to the site descriptor
    + Configuring parsers per markup
  * Improvements:
    + Clarifying site descriptor properties
    + Requiring a skin if a site descriptor (site.xml) has been provided
    + Optimization of resource handling
    + Overhauled locale support
    + Refinined menu item display
    + Use of Maven Resolver for artifact resolution
    + Enhanced Velocity context population
    + Automating anchor creation
  * Internal changes:
    + Migration from Plexus to Sisu
    + Upgraded to Java 8
    + Removal of deprecated components and features (such as Maven 1.x support, Google-related properties)
    + Simplified the site model
    + Improved the DocumentRenderer interface/DocumentRenderingContext class API
  * Several bug fixes addressing:
    + The Plexus to Sisu migration
    + Decoration model injection
    + Anchor creation
    + XML character escaping
    + Handling of 0-byte site descriptors

maven-doxia was updated from version 1.12.0 to 2.0.0:

- Key changes across versions:
  * Improved HTML5 Support: 
    + Obsolete attributes and elements were removed
    + CSS styles are now used for styling
    + XHTML5 is now the default HTML implementation, and XHTML(4) is deprecated
  * Improved Markdown Support: 
    + A new Markdown sink allows converting content to Markdown. 
    + Support for various Markdown features like blockquotes, footnotes, and metadata has been added
  * General Improvements:
    + Dependencies were updated
    + Doxia was upgraded to Java 8
    + Logging and Doxia ID generation were streamlined
    + Migration from Plexus to Sisu
    + Removed deprecated modules and code
  * Several bug fixes addressing:
    + HTML5 incorrect output such as tables, styling and missing or improperly handled attributes
    + Markdown formatting issues
    + Issues with plexus migration
    + Incorrect generation of unique IDs
    + Incorrect anchor generation for document titles
    + Ignored element classes

maven-invoker-plugin was updated from version 3.2.2 to 3.8.1:

- Key changes across versions:
  * Commons-lang3 was removed
  * Custom Maven executables, external POM files, and more CLI options are now supported
  * Deprecated code was cleaned up
  * Doxia was updated, improving HTML generation and adding Markdown support
  * Groovy was updated, adding support for JDK 19
  * Improved Reporting and Time Handling 
  * Enhanced syntax support for invoker properties and Maven options
  * Java 8 is now the minimum supported version
  * Maven 3.6.3 is now the minimum supported version
  * Several dependencies were updated or removed
  * Snapshot update behavior can be controlled
  * Several bug fixes addressing issues with:
    + Dependency resolution
    + Environment variables
    + File handling
    + Report generation
    + Threading

maven-invoker was updated from version 3.1.0 to 3.3.0:

- Key changes across versions:
  * Added several CLI options. 
  * Added support to disable snapshot updates. 
  * Added test for inherited environment
  * Custom Maven executables
  * Deprecated code was removed
  * External POM files
  * Fixed issues with builder IDs
  * Improved timeout handling
  * Java 8 is now a requirement
  * Tests were migrated to JUnit 5

maven-javadoc-plugin was updated from version 3.6.0 to 3.11.1:
    
- Key changes across versions:
  * Addressed test cleanup and inconsistent default value
  * Automatic release detection for older JDKs
  * Clarified documentation
  * Dependency upgrades of org.codehaus.plexus:plexus-java and Doxia
  * Deprecated the 'old' parameter
  * Improvements include handling of Java 12+ links, user settings with invoker, and default author value. 
  * Simplified integration tests.
  * Upgraded maven-plugin parent
  * Various bug fixes related to: 
    + Toolchains issues
    + Empty JAR creation
    + JDK 10 compatibility
    + Reactor build failures
    + Unit test issues
    + Null pointer exception
    + Issues with skipped reports
    + Stale file detection 
    + Log4j dependency dowload
    + Test repository creation

maven-parent was updated from version 40 to 43:

- Key changes across versions:
  * Potentially breaking changes:
    + Removed dependency on `maven-plugin-annotations` to better support Maven 4 plugins
    + Removed `checkstyle.violation.ignore`
  * Improved Java 21 support
  * Empty Surefire and PMD reports are now skipped
  * Disabled annotation processing by compiler
  * Various code cleanup and project restructuring tasks

maven-plugin-tools was updated from version 3.13.0 to 3.15.1:

- Key changes across versions:
  * Doxia and Velocity Engine upgrades
  * New report-no-fork goal 'report-no-fork' which
    will not invoke process-classes
  * Deprecation of o.a.m.plugins.annotations.Component
  * Improved Maven 3 and Maven 4 support

maven-reporting-api was updated from version 3.1.1 to 4.0.0:

- Key changes across versions:
  * API: Allow MavenReportRenderer.render() and MavenReport.canGenerateReport() to throw exceptions
  * Require locales to be non-null
  * Improve the MavenReport interface and AbstractMavenReport class
  * Removed unused default-report.xml file

maven-reporting-implementation was updated from version 3.2.0 to 4.0.0:

- Key changes across versions include:
  * Addressed issues with duplicate calls to canGenerateReport()
  * New features such markup output support, flexible section handling and verbatim source rendering
  * Numerous improvements to skinning, rendering, parameter handling, timestamp population and logging
  * Upgrade to Java 8

maven-surefire was updated from version 3.2.5 to 3.5.2:

- Key changes across versions include:
  * Addressed issues with JUnit5 test reporting, serialization, classpath handling
    and compatibility with newer JDKs.
  * Refined handling of system properties, commons-io usage, parallel test execution
    and report generation.
  * Updated Doxia and commons-compress dependencies
  * Improved documentation, including FAQ fixes

plexus-velocity was updated to version 2.1.0:

- Upgraded Velocity Engine to 2.3
- Moved to JUnit5

velocity-engine:

- New package velocity-engine-core implemented at version 2.4
</Note>
    <Note Title="Terms of Use" Type="Legal Disclaimer" Ordinal="3" xml:lang="en">The CVRF data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).</Note>
    <Note Title="Patchnames" Type="Details" Ordinal="4" xml:lang="en">SUSE-2025-719,SUSE-SLE-Module-Development-Tools-15-SP6-2025-719,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-719,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-719,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-719,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-719,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-719,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-719,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-719,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-719,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-719,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-719,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-719,SUSE-Storage-7.1-2025-719,openSUSE-SLE-15.6-2025-719</Note>
  </DocumentNotes>
  <DocumentDistribution xml:lang="en">Copyright SUSE LLC under the Creative Commons License 4.0 with Attribution (CC-BY-4.0)</DocumentDistribution>
  <DocumentReferences>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/update/announcement/2025/suse-su-20250719-1/</URL>
      <Description>Link for SUSE-SU-2025:0719-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2025-February/020436.html</URL>
      <Description>E-Mail link for SUSE-SU-2025:0719-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/security/rating/</URL>
      <Description>SUSE Security Ratings</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2020-13936/</URL>
      <Description>SUSE CVE CVE-2020-13936 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <Branch Type="Product Family" Name="SUSE Enterprise Storage 7.1">
      <Branch Type="Product Name" Name="SUSE Enterprise Storage 7.1">
        <FullProductName ProductID="SUSE Enterprise Storage 7.1" CPE="cpe:/o:suse:ses:7.1">SUSE Enterprise Storage 7.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" CPE="cpe:/o:suse:sle_hpc-ltss:15:sp3">SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" CPE="cpe:/o:suse:sle_hpc-espos:15:sp4">SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" CPE="cpe:/o:suse:sle_hpc-ltss:15:sp4">SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" CPE="cpe:/o:suse:sle_hpc-espos:15:sp5">SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" CPE="cpe:/o:suse:sle_hpc-ltss:15:sp5">SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Module for Development Tools 15 SP6">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6" CPE="cpe:/o:suse:sle-module-development-tools:15:sp6">SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP3-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS" CPE="cpe:/o:suse:sles-ltss:15:sp3">SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP4-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS" CPE="cpe:/o:suse:sles-ltss:15:sp4">SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP5-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS" CPE="cpe:/o:suse:sles-ltss:15:sp5">SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3" CPE="cpe:/o:suse:sles_sap:15:sp3">SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4" CPE="cpe:/o:suse:sles_sap:15:sp4">SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5" CPE="cpe:/o:suse:sles_sap:15:sp5">SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Leap 15.6">
      <Branch Type="Product Name" Name="openSUSE Leap 15.6">
        <FullProductName ProductID="openSUSE Leap 15.6" CPE="cpe:/o:opensuse:leap:15.6">openSUSE Leap 15.6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="maven-dependency-analyzer-1.15.1-150200.3.10.3">
      <FullProductName ProductID="maven-dependency-analyzer-1.15.1-150200.3.10.3">maven-dependency-analyzer-1.15.1-150200.3.10.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-dependency-analyzer-javadoc-1.15.1-150200.3.10.3">
      <FullProductName ProductID="maven-dependency-analyzer-javadoc-1.15.1-150200.3.10.3">maven-dependency-analyzer-javadoc-1.15.1-150200.3.10.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-dependency-plugin-3.8.1-150200.3.10.2">
      <FullProductName ProductID="maven-dependency-plugin-3.8.1-150200.3.10.2">maven-dependency-plugin-3.8.1-150200.3.10.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-dependency-plugin-javadoc-3.8.1-150200.3.10.2">
      <FullProductName ProductID="maven-dependency-plugin-javadoc-3.8.1-150200.3.10.2">maven-dependency-plugin-javadoc-3.8.1-150200.3.10.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-doxia-core-2.0.0-150200.4.18.11">
      <FullProductName ProductID="maven-doxia-core-2.0.0-150200.4.18.11">maven-doxia-core-2.0.0-150200.4.18.11</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-doxia-javadoc-2.0.0-150200.4.18.11">
      <FullProductName ProductID="maven-doxia-javadoc-2.0.0-150200.4.18.11">maven-doxia-javadoc-2.0.0-150200.4.18.11</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-doxia-module-apt-2.0.0-150200.4.18.11">
      <FullProductName ProductID="maven-doxia-module-apt-2.0.0-150200.4.18.11">maven-doxia-module-apt-2.0.0-150200.4.18.11</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-doxia-module-fml-2.0.0-150200.4.18.11">
      <FullProductName ProductID="maven-doxia-module-fml-2.0.0-150200.4.18.11">maven-doxia-module-fml-2.0.0-150200.4.18.11</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-doxia-module-xdoc-2.0.0-150200.4.18.11">
      <FullProductName ProductID="maven-doxia-module-xdoc-2.0.0-150200.4.18.11">maven-doxia-module-xdoc-2.0.0-150200.4.18.11</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-doxia-module-xhtml5-2.0.0-150200.4.18.11">
      <FullProductName ProductID="maven-doxia-module-xhtml5-2.0.0-150200.4.18.11">maven-doxia-module-xhtml5-2.0.0-150200.4.18.11</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-doxia-sink-api-2.0.0-150200.4.18.11">
      <FullProductName ProductID="maven-doxia-sink-api-2.0.0-150200.4.18.11">maven-doxia-sink-api-2.0.0-150200.4.18.11</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-doxia-sitetools-2.0.0-150200.3.18.3">
      <FullProductName ProductID="maven-doxia-sitetools-2.0.0-150200.3.18.3">maven-doxia-sitetools-2.0.0-150200.3.18.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-doxia-sitetools-javadoc-2.0.0-150200.3.18.3">
      <FullProductName ProductID="maven-doxia-sitetools-javadoc-2.0.0-150200.3.18.3">maven-doxia-sitetools-javadoc-2.0.0-150200.3.18.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-doxia-test-docs-2.0.0-150200.4.18.11">
      <FullProductName ProductID="maven-doxia-test-docs-2.0.0-150200.4.18.11">maven-doxia-test-docs-2.0.0-150200.4.18.11</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-failsafe-plugin-3.5.2-150200.3.9.20.2">
      <FullProductName ProductID="maven-failsafe-plugin-3.5.2-150200.3.9.20.2">maven-failsafe-plugin-3.5.2-150200.3.9.20.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-failsafe-plugin-bootstrap-3.5.2-150200.3.9.20.12">
      <FullProductName ProductID="maven-failsafe-plugin-bootstrap-3.5.2-150200.3.9.20.12">maven-failsafe-plugin-bootstrap-3.5.2-150200.3.9.20.12</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-invoker-3.3.0-150200.3.7.5">
      <FullProductName ProductID="maven-invoker-3.3.0-150200.3.7.5">maven-invoker-3.3.0-150200.3.7.5</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-invoker-javadoc-3.3.0-150200.3.7.5">
      <FullProductName ProductID="maven-invoker-javadoc-3.3.0-150200.3.7.5">maven-invoker-javadoc-3.3.0-150200.3.7.5</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-invoker-plugin-3.8.1-150200.3.6.2">
      <FullProductName ProductID="maven-invoker-plugin-3.8.1-150200.3.6.2">maven-invoker-plugin-3.8.1-150200.3.6.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-invoker-plugin-javadoc-3.8.1-150200.3.6.2">
      <FullProductName ProductID="maven-invoker-plugin-javadoc-3.8.1-150200.3.6.2">maven-invoker-plugin-javadoc-3.8.1-150200.3.6.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-javadoc-plugin-3.11.1-150200.4.21.2">
      <FullProductName ProductID="maven-javadoc-plugin-3.11.1-150200.4.21.2">maven-javadoc-plugin-3.11.1-150200.4.21.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-javadoc-plugin-bootstrap-3.11.1-150200.4.21.2">
      <FullProductName ProductID="maven-javadoc-plugin-bootstrap-3.11.1-150200.4.21.2">maven-javadoc-plugin-bootstrap-3.11.1-150200.4.21.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-javadoc-plugin-javadoc-3.11.1-150200.4.21.2">
      <FullProductName ProductID="maven-javadoc-plugin-javadoc-3.11.1-150200.4.21.2">maven-javadoc-plugin-javadoc-3.11.1-150200.4.21.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-parent-43-150200.3.8.2">
      <FullProductName ProductID="maven-parent-43-150200.3.8.2">maven-parent-43-150200.3.8.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-plugin-annotations-3.15.1-150200.3.15.12">
      <FullProductName ProductID="maven-plugin-annotations-3.15.1-150200.3.15.12">maven-plugin-annotations-3.15.1-150200.3.15.12</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-plugin-plugin-3.15.1-150200.3.15.2">
      <FullProductName ProductID="maven-plugin-plugin-3.15.1-150200.3.15.2">maven-plugin-plugin-3.15.1-150200.3.15.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-plugin-plugin-bootstrap-3.15.1-150200.3.15.2">
      <FullProductName ProductID="maven-plugin-plugin-bootstrap-3.15.1-150200.3.15.2">maven-plugin-plugin-bootstrap-3.15.1-150200.3.15.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-plugin-plugin-javadoc-3.15.1-150200.3.15.2">
      <FullProductName ProductID="maven-plugin-plugin-javadoc-3.15.1-150200.3.15.2">maven-plugin-plugin-javadoc-3.15.1-150200.3.15.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-plugin-tools-annotations-3.15.1-150200.3.15.12">
      <FullProductName ProductID="maven-plugin-tools-annotations-3.15.1-150200.3.15.12">maven-plugin-tools-annotations-3.15.1-150200.3.15.12</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-plugin-tools-ant-3.15.1-150200.3.15.12">
      <FullProductName ProductID="maven-plugin-tools-ant-3.15.1-150200.3.15.12">maven-plugin-tools-ant-3.15.1-150200.3.15.12</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-plugin-tools-api-3.15.1-150200.3.15.12">
      <FullProductName ProductID="maven-plugin-tools-api-3.15.1-150200.3.15.12">maven-plugin-tools-api-3.15.1-150200.3.15.12</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-plugin-tools-beanshell-3.15.1-150200.3.15.12">
      <FullProductName ProductID="maven-plugin-tools-beanshell-3.15.1-150200.3.15.12">maven-plugin-tools-beanshell-3.15.1-150200.3.15.12</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-plugin-tools-generators-3.15.1-150200.3.15.12">
      <FullProductName ProductID="maven-plugin-tools-generators-3.15.1-150200.3.15.12">maven-plugin-tools-generators-3.15.1-150200.3.15.12</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-plugin-tools-java-3.15.1-150200.3.15.12">
      <FullProductName ProductID="maven-plugin-tools-java-3.15.1-150200.3.15.12">maven-plugin-tools-java-3.15.1-150200.3.15.12</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-plugin-tools-javadoc-3.15.1-150200.3.15.12">
      <FullProductName ProductID="maven-plugin-tools-javadoc-3.15.1-150200.3.15.12">maven-plugin-tools-javadoc-3.15.1-150200.3.15.12</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-plugin-tools-model-3.15.1-150200.3.15.12">
      <FullProductName ProductID="maven-plugin-tools-model-3.15.1-150200.3.15.12">maven-plugin-tools-model-3.15.1-150200.3.15.12</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-reporting-api-4.0.0-150200.3.10.12">
      <FullProductName ProductID="maven-reporting-api-4.0.0-150200.3.10.12">maven-reporting-api-4.0.0-150200.3.10.12</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-reporting-api-javadoc-4.0.0-150200.3.10.12">
      <FullProductName ProductID="maven-reporting-api-javadoc-4.0.0-150200.3.10.12">maven-reporting-api-javadoc-4.0.0-150200.3.10.12</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-reporting-impl-4.0.0-150200.4.9.12">
      <FullProductName ProductID="maven-reporting-impl-4.0.0-150200.4.9.12">maven-reporting-impl-4.0.0-150200.4.9.12</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-reporting-impl-javadoc-4.0.0-150200.4.9.12">
      <FullProductName ProductID="maven-reporting-impl-javadoc-4.0.0-150200.4.9.12">maven-reporting-impl-javadoc-4.0.0-150200.4.9.12</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-script-ant-3.15.1-150200.3.15.12">
      <FullProductName ProductID="maven-script-ant-3.15.1-150200.3.15.12">maven-script-ant-3.15.1-150200.3.15.12</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-script-beanshell-3.15.1-150200.3.15.12">
      <FullProductName ProductID="maven-script-beanshell-3.15.1-150200.3.15.12">maven-script-beanshell-3.15.1-150200.3.15.12</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-surefire-3.5.2-150200.3.9.20.12">
      <FullProductName ProductID="maven-surefire-3.5.2-150200.3.9.20.12">maven-surefire-3.5.2-150200.3.9.20.12</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-surefire-javadoc-3.5.2-150200.3.9.20.12">
      <FullProductName ProductID="maven-surefire-javadoc-3.5.2-150200.3.9.20.12">maven-surefire-javadoc-3.5.2-150200.3.9.20.12</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-surefire-plugin-3.5.2-150200.3.9.20.2">
      <FullProductName ProductID="maven-surefire-plugin-3.5.2-150200.3.9.20.2">maven-surefire-plugin-3.5.2-150200.3.9.20.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-surefire-plugin-bootstrap-3.5.2-150200.3.9.20.12">
      <FullProductName ProductID="maven-surefire-plugin-bootstrap-3.5.2-150200.3.9.20.12">maven-surefire-plugin-bootstrap-3.5.2-150200.3.9.20.12</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-surefire-plugins-javadoc-3.5.2-150200.3.9.20.2">
      <FullProductName ProductID="maven-surefire-plugins-javadoc-3.5.2-150200.3.9.20.2">maven-surefire-plugins-javadoc-3.5.2-150200.3.9.20.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-surefire-provider-junit-3.5.2-150200.3.9.20.12">
      <FullProductName ProductID="maven-surefire-provider-junit-3.5.2-150200.3.9.20.12">maven-surefire-provider-junit-3.5.2-150200.3.9.20.12</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-surefire-provider-junit5-3.5.2-150200.3.9.20.2">
      <FullProductName ProductID="maven-surefire-provider-junit5-3.5.2-150200.3.9.20.2">maven-surefire-provider-junit5-3.5.2-150200.3.9.20.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-surefire-provider-junit5-javadoc-3.5.2-150200.3.9.20.2">
      <FullProductName ProductID="maven-surefire-provider-junit5-javadoc-3.5.2-150200.3.9.20.2">maven-surefire-provider-junit5-javadoc-3.5.2-150200.3.9.20.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-surefire-provider-testng-3.5.2-150200.3.9.20.12">
      <FullProductName ProductID="maven-surefire-provider-testng-3.5.2-150200.3.9.20.12">maven-surefire-provider-testng-3.5.2-150200.3.9.20.12</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-surefire-report-parser-3.5.2-150200.3.9.20.12">
      <FullProductName ProductID="maven-surefire-report-parser-3.5.2-150200.3.9.20.12">maven-surefire-report-parser-3.5.2-150200.3.9.20.12</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-surefire-report-plugin-3.5.2-150200.3.9.20.2">
      <FullProductName ProductID="maven-surefire-report-plugin-3.5.2-150200.3.9.20.2">maven-surefire-report-plugin-3.5.2-150200.3.9.20.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="maven-surefire-report-plugin-bootstrap-3.5.2-150200.3.9.20.12">
      <FullProductName ProductID="maven-surefire-report-plugin-bootstrap-3.5.2-150200.3.9.20.12">maven-surefire-report-plugin-bootstrap-3.5.2-150200.3.9.20.12</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="plexus-velocity-2.1.0-150200.3.10.3">
      <FullProductName ProductID="plexus-velocity-2.1.0-150200.3.10.3">plexus-velocity-2.1.0-150200.3.10.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="plexus-velocity-javadoc-2.1.0-150200.3.10.3">
      <FullProductName ProductID="plexus-velocity-javadoc-2.1.0-150200.3.10.3">plexus-velocity-javadoc-2.1.0-150200.3.10.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="velocity-custom-parser-example-2.4-150200.5.3.2">
      <FullProductName ProductID="velocity-custom-parser-example-2.4-150200.5.3.2">velocity-custom-parser-example-2.4-150200.5.3.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="velocity-engine-core-2.4-150200.5.3.3">
      <FullProductName ProductID="velocity-engine-core-2.4-150200.5.3.3">velocity-engine-core-2.4-150200.5.3.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="velocity-engine-core-javadoc-2.4-150200.5.3.3">
      <FullProductName ProductID="velocity-engine-core-javadoc-2.4-150200.5.3.3">velocity-engine-core-javadoc-2.4-150200.5.3.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="velocity-engine-examples-2.4-150200.5.3.2">
      <FullProductName ProductID="velocity-engine-examples-2.4-150200.5.3.2">velocity-engine-examples-2.4-150200.5.3.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="velocity-engine-javadoc-2.4-150200.5.3.2">
      <FullProductName ProductID="velocity-engine-javadoc-2.4-150200.5.3.2">velocity-engine-javadoc-2.4-150200.5.3.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="velocity-engine-parent-2.4-150200.5.3.2">
      <FullProductName ProductID="velocity-engine-parent-2.4-150200.5.3.2">velocity-engine-parent-2.4-150200.5.3.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="velocity-engine-scripting-2.4-150200.5.3.2">
      <FullProductName ProductID="velocity-engine-scripting-2.4-150200.5.3.2">velocity-engine-scripting-2.4-150200.5.3.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="velocity-master-4-150200.5.3.2">
      <FullProductName ProductID="velocity-master-4-150200.5.3.2">velocity-master-4-150200.5.3.2</FullProductName>
    </Branch>
    <Relationship ProductReference="maven-doxia-core-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:maven-doxia-core-2.0.0-150200.4.18.11">maven-doxia-core-2.0.0-150200.4.18.11 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-apt-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:maven-doxia-module-apt-2.0.0-150200.4.18.11">maven-doxia-module-apt-2.0.0-150200.4.18.11 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-fml-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:maven-doxia-module-fml-2.0.0-150200.4.18.11">maven-doxia-module-fml-2.0.0-150200.4.18.11 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-xdoc-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:maven-doxia-module-xdoc-2.0.0-150200.4.18.11">maven-doxia-module-xdoc-2.0.0-150200.4.18.11 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-xhtml5-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:maven-doxia-module-xhtml5-2.0.0-150200.4.18.11">maven-doxia-module-xhtml5-2.0.0-150200.4.18.11 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-sink-api-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:maven-doxia-sink-api-2.0.0-150200.4.18.11">maven-doxia-sink-api-2.0.0-150200.4.18.11 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-sitetools-2.0.0-150200.3.18.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:maven-doxia-sitetools-2.0.0-150200.3.18.3">maven-doxia-sitetools-2.0.0-150200.3.18.3 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-invoker-3.3.0-150200.3.7.5" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:maven-invoker-3.3.0-150200.3.7.5">maven-invoker-3.3.0-150200.3.7.5 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-javadoc-plugin-3.11.1-150200.4.21.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:maven-javadoc-plugin-3.11.1-150200.4.21.2">maven-javadoc-plugin-3.11.1-150200.4.21.2 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-plugin-annotations-3.15.1-150200.3.15.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:maven-plugin-annotations-3.15.1-150200.3.15.12">maven-plugin-annotations-3.15.1-150200.3.15.12 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-reporting-api-4.0.0-150200.3.10.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:maven-reporting-api-4.0.0-150200.3.10.12">maven-reporting-api-4.0.0-150200.3.10.12 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:maven-surefire-3.5.2-150200.3.9.20.12">maven-surefire-3.5.2-150200.3.9.20.12 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-plugin-3.5.2-150200.3.9.20.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:maven-surefire-plugin-3.5.2-150200.3.9.20.2">maven-surefire-plugin-3.5.2-150200.3.9.20.2 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-provider-junit-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:maven-surefire-provider-junit-3.5.2-150200.3.9.20.12">maven-surefire-provider-junit-3.5.2-150200.3.9.20.12 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-provider-testng-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:maven-surefire-provider-testng-3.5.2-150200.3.9.20.12">maven-surefire-provider-testng-3.5.2-150200.3.9.20.12 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="plexus-velocity-2.1.0-150200.3.10.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:plexus-velocity-2.1.0-150200.3.10.3">plexus-velocity-2.1.0-150200.3.10.3 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="velocity-engine-core-2.4-150200.5.3.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:velocity-engine-core-2.4-150200.5.3.3">velocity-engine-core-2.4-150200.5.3.3 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-core-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:maven-doxia-core-2.0.0-150200.4.18.11">maven-doxia-core-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-apt-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:maven-doxia-module-apt-2.0.0-150200.4.18.11">maven-doxia-module-apt-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-fml-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:maven-doxia-module-fml-2.0.0-150200.4.18.11">maven-doxia-module-fml-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-xdoc-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:maven-doxia-module-xdoc-2.0.0-150200.4.18.11">maven-doxia-module-xdoc-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-xhtml5-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:maven-doxia-module-xhtml5-2.0.0-150200.4.18.11">maven-doxia-module-xhtml5-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-sink-api-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:maven-doxia-sink-api-2.0.0-150200.4.18.11">maven-doxia-sink-api-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-sitetools-2.0.0-150200.3.18.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:maven-doxia-sitetools-2.0.0-150200.3.18.3">maven-doxia-sitetools-2.0.0-150200.3.18.3 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-invoker-3.3.0-150200.3.7.5" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:maven-invoker-3.3.0-150200.3.7.5">maven-invoker-3.3.0-150200.3.7.5 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-javadoc-plugin-3.11.1-150200.4.21.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:maven-javadoc-plugin-3.11.1-150200.4.21.2">maven-javadoc-plugin-3.11.1-150200.4.21.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-plugin-annotations-3.15.1-150200.3.15.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:maven-plugin-annotations-3.15.1-150200.3.15.12">maven-plugin-annotations-3.15.1-150200.3.15.12 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-reporting-api-4.0.0-150200.3.10.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:maven-reporting-api-4.0.0-150200.3.10.12">maven-reporting-api-4.0.0-150200.3.10.12 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:maven-surefire-3.5.2-150200.3.9.20.12">maven-surefire-3.5.2-150200.3.9.20.12 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-plugin-3.5.2-150200.3.9.20.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:maven-surefire-plugin-3.5.2-150200.3.9.20.2">maven-surefire-plugin-3.5.2-150200.3.9.20.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-provider-junit-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:maven-surefire-provider-junit-3.5.2-150200.3.9.20.12">maven-surefire-provider-junit-3.5.2-150200.3.9.20.12 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-provider-testng-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:maven-surefire-provider-testng-3.5.2-150200.3.9.20.12">maven-surefire-provider-testng-3.5.2-150200.3.9.20.12 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="plexus-velocity-2.1.0-150200.3.10.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:plexus-velocity-2.1.0-150200.3.10.3">plexus-velocity-2.1.0-150200.3.10.3 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="velocity-engine-core-2.4-150200.5.3.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:velocity-engine-core-2.4-150200.5.3.3">velocity-engine-core-2.4-150200.5.3.3 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-core-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:maven-doxia-core-2.0.0-150200.4.18.11">maven-doxia-core-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-apt-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:maven-doxia-module-apt-2.0.0-150200.4.18.11">maven-doxia-module-apt-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-fml-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:maven-doxia-module-fml-2.0.0-150200.4.18.11">maven-doxia-module-fml-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-xdoc-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:maven-doxia-module-xdoc-2.0.0-150200.4.18.11">maven-doxia-module-xdoc-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-xhtml5-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:maven-doxia-module-xhtml5-2.0.0-150200.4.18.11">maven-doxia-module-xhtml5-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-sink-api-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:maven-doxia-sink-api-2.0.0-150200.4.18.11">maven-doxia-sink-api-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-sitetools-2.0.0-150200.3.18.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:maven-doxia-sitetools-2.0.0-150200.3.18.3">maven-doxia-sitetools-2.0.0-150200.3.18.3 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-invoker-3.3.0-150200.3.7.5" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:maven-invoker-3.3.0-150200.3.7.5">maven-invoker-3.3.0-150200.3.7.5 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-javadoc-plugin-3.11.1-150200.4.21.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:maven-javadoc-plugin-3.11.1-150200.4.21.2">maven-javadoc-plugin-3.11.1-150200.4.21.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-plugin-annotations-3.15.1-150200.3.15.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:maven-plugin-annotations-3.15.1-150200.3.15.12">maven-plugin-annotations-3.15.1-150200.3.15.12 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-reporting-api-4.0.0-150200.3.10.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:maven-reporting-api-4.0.0-150200.3.10.12">maven-reporting-api-4.0.0-150200.3.10.12 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:maven-surefire-3.5.2-150200.3.9.20.12">maven-surefire-3.5.2-150200.3.9.20.12 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-plugin-3.5.2-150200.3.9.20.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:maven-surefire-plugin-3.5.2-150200.3.9.20.2">maven-surefire-plugin-3.5.2-150200.3.9.20.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-provider-junit-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:maven-surefire-provider-junit-3.5.2-150200.3.9.20.12">maven-surefire-provider-junit-3.5.2-150200.3.9.20.12 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-provider-testng-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:maven-surefire-provider-testng-3.5.2-150200.3.9.20.12">maven-surefire-provider-testng-3.5.2-150200.3.9.20.12 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="plexus-velocity-2.1.0-150200.3.10.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:plexus-velocity-2.1.0-150200.3.10.3">plexus-velocity-2.1.0-150200.3.10.3 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="velocity-engine-core-2.4-150200.5.3.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:velocity-engine-core-2.4-150200.5.3.3">velocity-engine-core-2.4-150200.5.3.3 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-core-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:maven-doxia-core-2.0.0-150200.4.18.11">maven-doxia-core-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-apt-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:maven-doxia-module-apt-2.0.0-150200.4.18.11">maven-doxia-module-apt-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-fml-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:maven-doxia-module-fml-2.0.0-150200.4.18.11">maven-doxia-module-fml-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-xdoc-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:maven-doxia-module-xdoc-2.0.0-150200.4.18.11">maven-doxia-module-xdoc-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-xhtml5-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:maven-doxia-module-xhtml5-2.0.0-150200.4.18.11">maven-doxia-module-xhtml5-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-sink-api-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:maven-doxia-sink-api-2.0.0-150200.4.18.11">maven-doxia-sink-api-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-sitetools-2.0.0-150200.3.18.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:maven-doxia-sitetools-2.0.0-150200.3.18.3">maven-doxia-sitetools-2.0.0-150200.3.18.3 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-invoker-3.3.0-150200.3.7.5" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:maven-invoker-3.3.0-150200.3.7.5">maven-invoker-3.3.0-150200.3.7.5 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-javadoc-plugin-3.11.1-150200.4.21.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:maven-javadoc-plugin-3.11.1-150200.4.21.2">maven-javadoc-plugin-3.11.1-150200.4.21.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-plugin-annotations-3.15.1-150200.3.15.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:maven-plugin-annotations-3.15.1-150200.3.15.12">maven-plugin-annotations-3.15.1-150200.3.15.12 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-reporting-api-4.0.0-150200.3.10.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:maven-reporting-api-4.0.0-150200.3.10.12">maven-reporting-api-4.0.0-150200.3.10.12 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:maven-surefire-3.5.2-150200.3.9.20.12">maven-surefire-3.5.2-150200.3.9.20.12 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-plugin-3.5.2-150200.3.9.20.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:maven-surefire-plugin-3.5.2-150200.3.9.20.2">maven-surefire-plugin-3.5.2-150200.3.9.20.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-provider-junit-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:maven-surefire-provider-junit-3.5.2-150200.3.9.20.12">maven-surefire-provider-junit-3.5.2-150200.3.9.20.12 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-provider-testng-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:maven-surefire-provider-testng-3.5.2-150200.3.9.20.12">maven-surefire-provider-testng-3.5.2-150200.3.9.20.12 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="plexus-velocity-2.1.0-150200.3.10.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:plexus-velocity-2.1.0-150200.3.10.3">plexus-velocity-2.1.0-150200.3.10.3 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="velocity-engine-core-2.4-150200.5.3.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:velocity-engine-core-2.4-150200.5.3.3">velocity-engine-core-2.4-150200.5.3.3 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-core-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:maven-doxia-core-2.0.0-150200.4.18.11">maven-doxia-core-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-apt-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:maven-doxia-module-apt-2.0.0-150200.4.18.11">maven-doxia-module-apt-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-fml-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:maven-doxia-module-fml-2.0.0-150200.4.18.11">maven-doxia-module-fml-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-xdoc-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:maven-doxia-module-xdoc-2.0.0-150200.4.18.11">maven-doxia-module-xdoc-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-xhtml5-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:maven-doxia-module-xhtml5-2.0.0-150200.4.18.11">maven-doxia-module-xhtml5-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-sink-api-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:maven-doxia-sink-api-2.0.0-150200.4.18.11">maven-doxia-sink-api-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-sitetools-2.0.0-150200.3.18.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:maven-doxia-sitetools-2.0.0-150200.3.18.3">maven-doxia-sitetools-2.0.0-150200.3.18.3 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-invoker-3.3.0-150200.3.7.5" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:maven-invoker-3.3.0-150200.3.7.5">maven-invoker-3.3.0-150200.3.7.5 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-javadoc-plugin-3.11.1-150200.4.21.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:maven-javadoc-plugin-3.11.1-150200.4.21.2">maven-javadoc-plugin-3.11.1-150200.4.21.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-plugin-annotations-3.15.1-150200.3.15.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:maven-plugin-annotations-3.15.1-150200.3.15.12">maven-plugin-annotations-3.15.1-150200.3.15.12 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-reporting-api-4.0.0-150200.3.10.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:maven-reporting-api-4.0.0-150200.3.10.12">maven-reporting-api-4.0.0-150200.3.10.12 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:maven-surefire-3.5.2-150200.3.9.20.12">maven-surefire-3.5.2-150200.3.9.20.12 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-plugin-3.5.2-150200.3.9.20.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:maven-surefire-plugin-3.5.2-150200.3.9.20.2">maven-surefire-plugin-3.5.2-150200.3.9.20.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-provider-junit-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:maven-surefire-provider-junit-3.5.2-150200.3.9.20.12">maven-surefire-provider-junit-3.5.2-150200.3.9.20.12 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-provider-testng-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:maven-surefire-provider-testng-3.5.2-150200.3.9.20.12">maven-surefire-provider-testng-3.5.2-150200.3.9.20.12 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="plexus-velocity-2.1.0-150200.3.10.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:plexus-velocity-2.1.0-150200.3.10.3">plexus-velocity-2.1.0-150200.3.10.3 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="velocity-engine-core-2.4-150200.5.3.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:velocity-engine-core-2.4-150200.5.3.3">velocity-engine-core-2.4-150200.5.3.3 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-core-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:maven-doxia-core-2.0.0-150200.4.18.11">maven-doxia-core-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-apt-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:maven-doxia-module-apt-2.0.0-150200.4.18.11">maven-doxia-module-apt-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-fml-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:maven-doxia-module-fml-2.0.0-150200.4.18.11">maven-doxia-module-fml-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-xdoc-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:maven-doxia-module-xdoc-2.0.0-150200.4.18.11">maven-doxia-module-xdoc-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-xhtml5-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:maven-doxia-module-xhtml5-2.0.0-150200.4.18.11">maven-doxia-module-xhtml5-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-sink-api-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:maven-doxia-sink-api-2.0.0-150200.4.18.11">maven-doxia-sink-api-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-sitetools-2.0.0-150200.3.18.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:maven-doxia-sitetools-2.0.0-150200.3.18.3">maven-doxia-sitetools-2.0.0-150200.3.18.3 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-invoker-3.3.0-150200.3.7.5" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:maven-invoker-3.3.0-150200.3.7.5">maven-invoker-3.3.0-150200.3.7.5 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-javadoc-plugin-3.11.1-150200.4.21.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:maven-javadoc-plugin-3.11.1-150200.4.21.2">maven-javadoc-plugin-3.11.1-150200.4.21.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-plugin-annotations-3.15.1-150200.3.15.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:maven-plugin-annotations-3.15.1-150200.3.15.12">maven-plugin-annotations-3.15.1-150200.3.15.12 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-reporting-api-4.0.0-150200.3.10.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:maven-reporting-api-4.0.0-150200.3.10.12">maven-reporting-api-4.0.0-150200.3.10.12 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:maven-surefire-3.5.2-150200.3.9.20.12">maven-surefire-3.5.2-150200.3.9.20.12 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-plugin-3.5.2-150200.3.9.20.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:maven-surefire-plugin-3.5.2-150200.3.9.20.2">maven-surefire-plugin-3.5.2-150200.3.9.20.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-provider-junit-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:maven-surefire-provider-junit-3.5.2-150200.3.9.20.12">maven-surefire-provider-junit-3.5.2-150200.3.9.20.12 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-provider-testng-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:maven-surefire-provider-testng-3.5.2-150200.3.9.20.12">maven-surefire-provider-testng-3.5.2-150200.3.9.20.12 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="plexus-velocity-2.1.0-150200.3.10.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:plexus-velocity-2.1.0-150200.3.10.3">plexus-velocity-2.1.0-150200.3.10.3 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="velocity-engine-core-2.4-150200.5.3.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:velocity-engine-core-2.4-150200.5.3.3">velocity-engine-core-2.4-150200.5.3.3 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-invoker-3.3.0-150200.3.7.5" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6:maven-invoker-3.3.0-150200.3.7.5">maven-invoker-3.3.0-150200.3.7.5 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-plugin-annotations-3.15.1-150200.3.15.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6:maven-plugin-annotations-3.15.1-150200.3.15.12">maven-plugin-annotations-3.15.1-150200.3.15.12 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6:maven-surefire-3.5.2-150200.3.9.20.12">maven-surefire-3.5.2-150200.3.9.20.12 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-plugin-3.5.2-150200.3.9.20.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6:maven-surefire-plugin-3.5.2-150200.3.9.20.2">maven-surefire-plugin-3.5.2-150200.3.9.20.2 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-core-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:maven-doxia-core-2.0.0-150200.4.18.11">maven-doxia-core-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-apt-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:maven-doxia-module-apt-2.0.0-150200.4.18.11">maven-doxia-module-apt-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-fml-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:maven-doxia-module-fml-2.0.0-150200.4.18.11">maven-doxia-module-fml-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-xdoc-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:maven-doxia-module-xdoc-2.0.0-150200.4.18.11">maven-doxia-module-xdoc-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-xhtml5-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:maven-doxia-module-xhtml5-2.0.0-150200.4.18.11">maven-doxia-module-xhtml5-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-sink-api-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:maven-doxia-sink-api-2.0.0-150200.4.18.11">maven-doxia-sink-api-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-sitetools-2.0.0-150200.3.18.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:maven-doxia-sitetools-2.0.0-150200.3.18.3">maven-doxia-sitetools-2.0.0-150200.3.18.3 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-invoker-3.3.0-150200.3.7.5" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:maven-invoker-3.3.0-150200.3.7.5">maven-invoker-3.3.0-150200.3.7.5 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-javadoc-plugin-3.11.1-150200.4.21.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:maven-javadoc-plugin-3.11.1-150200.4.21.2">maven-javadoc-plugin-3.11.1-150200.4.21.2 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-plugin-annotations-3.15.1-150200.3.15.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:maven-plugin-annotations-3.15.1-150200.3.15.12">maven-plugin-annotations-3.15.1-150200.3.15.12 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-reporting-api-4.0.0-150200.3.10.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:maven-reporting-api-4.0.0-150200.3.10.12">maven-reporting-api-4.0.0-150200.3.10.12 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:maven-surefire-3.5.2-150200.3.9.20.12">maven-surefire-3.5.2-150200.3.9.20.12 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-plugin-3.5.2-150200.3.9.20.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:maven-surefire-plugin-3.5.2-150200.3.9.20.2">maven-surefire-plugin-3.5.2-150200.3.9.20.2 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-provider-junit-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:maven-surefire-provider-junit-3.5.2-150200.3.9.20.12">maven-surefire-provider-junit-3.5.2-150200.3.9.20.12 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-provider-testng-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:maven-surefire-provider-testng-3.5.2-150200.3.9.20.12">maven-surefire-provider-testng-3.5.2-150200.3.9.20.12 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="plexus-velocity-2.1.0-150200.3.10.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:plexus-velocity-2.1.0-150200.3.10.3">plexus-velocity-2.1.0-150200.3.10.3 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="velocity-engine-core-2.4-150200.5.3.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:velocity-engine-core-2.4-150200.5.3.3">velocity-engine-core-2.4-150200.5.3.3 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-core-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:maven-doxia-core-2.0.0-150200.4.18.11">maven-doxia-core-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-apt-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:maven-doxia-module-apt-2.0.0-150200.4.18.11">maven-doxia-module-apt-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-fml-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:maven-doxia-module-fml-2.0.0-150200.4.18.11">maven-doxia-module-fml-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-xdoc-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:maven-doxia-module-xdoc-2.0.0-150200.4.18.11">maven-doxia-module-xdoc-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-xhtml5-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:maven-doxia-module-xhtml5-2.0.0-150200.4.18.11">maven-doxia-module-xhtml5-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-sink-api-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:maven-doxia-sink-api-2.0.0-150200.4.18.11">maven-doxia-sink-api-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-sitetools-2.0.0-150200.3.18.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:maven-doxia-sitetools-2.0.0-150200.3.18.3">maven-doxia-sitetools-2.0.0-150200.3.18.3 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-invoker-3.3.0-150200.3.7.5" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:maven-invoker-3.3.0-150200.3.7.5">maven-invoker-3.3.0-150200.3.7.5 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-javadoc-plugin-3.11.1-150200.4.21.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:maven-javadoc-plugin-3.11.1-150200.4.21.2">maven-javadoc-plugin-3.11.1-150200.4.21.2 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-plugin-annotations-3.15.1-150200.3.15.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:maven-plugin-annotations-3.15.1-150200.3.15.12">maven-plugin-annotations-3.15.1-150200.3.15.12 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-reporting-api-4.0.0-150200.3.10.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:maven-reporting-api-4.0.0-150200.3.10.12">maven-reporting-api-4.0.0-150200.3.10.12 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:maven-surefire-3.5.2-150200.3.9.20.12">maven-surefire-3.5.2-150200.3.9.20.12 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-plugin-3.5.2-150200.3.9.20.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:maven-surefire-plugin-3.5.2-150200.3.9.20.2">maven-surefire-plugin-3.5.2-150200.3.9.20.2 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-provider-junit-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:maven-surefire-provider-junit-3.5.2-150200.3.9.20.12">maven-surefire-provider-junit-3.5.2-150200.3.9.20.12 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-provider-testng-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:maven-surefire-provider-testng-3.5.2-150200.3.9.20.12">maven-surefire-provider-testng-3.5.2-150200.3.9.20.12 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="plexus-velocity-2.1.0-150200.3.10.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:plexus-velocity-2.1.0-150200.3.10.3">plexus-velocity-2.1.0-150200.3.10.3 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="velocity-engine-core-2.4-150200.5.3.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:velocity-engine-core-2.4-150200.5.3.3">velocity-engine-core-2.4-150200.5.3.3 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-core-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:maven-doxia-core-2.0.0-150200.4.18.11">maven-doxia-core-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-apt-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:maven-doxia-module-apt-2.0.0-150200.4.18.11">maven-doxia-module-apt-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-fml-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:maven-doxia-module-fml-2.0.0-150200.4.18.11">maven-doxia-module-fml-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-xdoc-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:maven-doxia-module-xdoc-2.0.0-150200.4.18.11">maven-doxia-module-xdoc-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-xhtml5-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:maven-doxia-module-xhtml5-2.0.0-150200.4.18.11">maven-doxia-module-xhtml5-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-sink-api-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:maven-doxia-sink-api-2.0.0-150200.4.18.11">maven-doxia-sink-api-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-sitetools-2.0.0-150200.3.18.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:maven-doxia-sitetools-2.0.0-150200.3.18.3">maven-doxia-sitetools-2.0.0-150200.3.18.3 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-invoker-3.3.0-150200.3.7.5" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:maven-invoker-3.3.0-150200.3.7.5">maven-invoker-3.3.0-150200.3.7.5 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-javadoc-plugin-3.11.1-150200.4.21.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:maven-javadoc-plugin-3.11.1-150200.4.21.2">maven-javadoc-plugin-3.11.1-150200.4.21.2 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-plugin-annotations-3.15.1-150200.3.15.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:maven-plugin-annotations-3.15.1-150200.3.15.12">maven-plugin-annotations-3.15.1-150200.3.15.12 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-reporting-api-4.0.0-150200.3.10.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:maven-reporting-api-4.0.0-150200.3.10.12">maven-reporting-api-4.0.0-150200.3.10.12 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:maven-surefire-3.5.2-150200.3.9.20.12">maven-surefire-3.5.2-150200.3.9.20.12 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-plugin-3.5.2-150200.3.9.20.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:maven-surefire-plugin-3.5.2-150200.3.9.20.2">maven-surefire-plugin-3.5.2-150200.3.9.20.2 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-provider-junit-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:maven-surefire-provider-junit-3.5.2-150200.3.9.20.12">maven-surefire-provider-junit-3.5.2-150200.3.9.20.12 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-provider-testng-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:maven-surefire-provider-testng-3.5.2-150200.3.9.20.12">maven-surefire-provider-testng-3.5.2-150200.3.9.20.12 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="plexus-velocity-2.1.0-150200.3.10.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:plexus-velocity-2.1.0-150200.3.10.3">plexus-velocity-2.1.0-150200.3.10.3 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="velocity-engine-core-2.4-150200.5.3.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:velocity-engine-core-2.4-150200.5.3.3">velocity-engine-core-2.4-150200.5.3.3 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-core-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:maven-doxia-core-2.0.0-150200.4.18.11">maven-doxia-core-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-apt-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:maven-doxia-module-apt-2.0.0-150200.4.18.11">maven-doxia-module-apt-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-fml-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:maven-doxia-module-fml-2.0.0-150200.4.18.11">maven-doxia-module-fml-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-xdoc-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:maven-doxia-module-xdoc-2.0.0-150200.4.18.11">maven-doxia-module-xdoc-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-xhtml5-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:maven-doxia-module-xhtml5-2.0.0-150200.4.18.11">maven-doxia-module-xhtml5-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-sink-api-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:maven-doxia-sink-api-2.0.0-150200.4.18.11">maven-doxia-sink-api-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-sitetools-2.0.0-150200.3.18.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:maven-doxia-sitetools-2.0.0-150200.3.18.3">maven-doxia-sitetools-2.0.0-150200.3.18.3 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-invoker-3.3.0-150200.3.7.5" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:maven-invoker-3.3.0-150200.3.7.5">maven-invoker-3.3.0-150200.3.7.5 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-javadoc-plugin-3.11.1-150200.4.21.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:maven-javadoc-plugin-3.11.1-150200.4.21.2">maven-javadoc-plugin-3.11.1-150200.4.21.2 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-plugin-annotations-3.15.1-150200.3.15.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:maven-plugin-annotations-3.15.1-150200.3.15.12">maven-plugin-annotations-3.15.1-150200.3.15.12 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-reporting-api-4.0.0-150200.3.10.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:maven-reporting-api-4.0.0-150200.3.10.12">maven-reporting-api-4.0.0-150200.3.10.12 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:maven-surefire-3.5.2-150200.3.9.20.12">maven-surefire-3.5.2-150200.3.9.20.12 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-plugin-3.5.2-150200.3.9.20.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:maven-surefire-plugin-3.5.2-150200.3.9.20.2">maven-surefire-plugin-3.5.2-150200.3.9.20.2 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-provider-junit-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:maven-surefire-provider-junit-3.5.2-150200.3.9.20.12">maven-surefire-provider-junit-3.5.2-150200.3.9.20.12 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-provider-testng-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:maven-surefire-provider-testng-3.5.2-150200.3.9.20.12">maven-surefire-provider-testng-3.5.2-150200.3.9.20.12 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="plexus-velocity-2.1.0-150200.3.10.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:plexus-velocity-2.1.0-150200.3.10.3">plexus-velocity-2.1.0-150200.3.10.3 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="velocity-engine-core-2.4-150200.5.3.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:velocity-engine-core-2.4-150200.5.3.3">velocity-engine-core-2.4-150200.5.3.3 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-core-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:maven-doxia-core-2.0.0-150200.4.18.11">maven-doxia-core-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-apt-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:maven-doxia-module-apt-2.0.0-150200.4.18.11">maven-doxia-module-apt-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-fml-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:maven-doxia-module-fml-2.0.0-150200.4.18.11">maven-doxia-module-fml-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-xdoc-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:maven-doxia-module-xdoc-2.0.0-150200.4.18.11">maven-doxia-module-xdoc-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-xhtml5-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:maven-doxia-module-xhtml5-2.0.0-150200.4.18.11">maven-doxia-module-xhtml5-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-sink-api-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:maven-doxia-sink-api-2.0.0-150200.4.18.11">maven-doxia-sink-api-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-sitetools-2.0.0-150200.3.18.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:maven-doxia-sitetools-2.0.0-150200.3.18.3">maven-doxia-sitetools-2.0.0-150200.3.18.3 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-invoker-3.3.0-150200.3.7.5" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:maven-invoker-3.3.0-150200.3.7.5">maven-invoker-3.3.0-150200.3.7.5 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-javadoc-plugin-3.11.1-150200.4.21.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:maven-javadoc-plugin-3.11.1-150200.4.21.2">maven-javadoc-plugin-3.11.1-150200.4.21.2 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-plugin-annotations-3.15.1-150200.3.15.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:maven-plugin-annotations-3.15.1-150200.3.15.12">maven-plugin-annotations-3.15.1-150200.3.15.12 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-reporting-api-4.0.0-150200.3.10.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:maven-reporting-api-4.0.0-150200.3.10.12">maven-reporting-api-4.0.0-150200.3.10.12 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:maven-surefire-3.5.2-150200.3.9.20.12">maven-surefire-3.5.2-150200.3.9.20.12 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-plugin-3.5.2-150200.3.9.20.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:maven-surefire-plugin-3.5.2-150200.3.9.20.2">maven-surefire-plugin-3.5.2-150200.3.9.20.2 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-provider-junit-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:maven-surefire-provider-junit-3.5.2-150200.3.9.20.12">maven-surefire-provider-junit-3.5.2-150200.3.9.20.12 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-provider-testng-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:maven-surefire-provider-testng-3.5.2-150200.3.9.20.12">maven-surefire-provider-testng-3.5.2-150200.3.9.20.12 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="plexus-velocity-2.1.0-150200.3.10.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:plexus-velocity-2.1.0-150200.3.10.3">plexus-velocity-2.1.0-150200.3.10.3 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="velocity-engine-core-2.4-150200.5.3.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:velocity-engine-core-2.4-150200.5.3.3">velocity-engine-core-2.4-150200.5.3.3 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-core-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:maven-doxia-core-2.0.0-150200.4.18.11">maven-doxia-core-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-apt-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:maven-doxia-module-apt-2.0.0-150200.4.18.11">maven-doxia-module-apt-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-fml-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:maven-doxia-module-fml-2.0.0-150200.4.18.11">maven-doxia-module-fml-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-xdoc-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:maven-doxia-module-xdoc-2.0.0-150200.4.18.11">maven-doxia-module-xdoc-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-xhtml5-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:maven-doxia-module-xhtml5-2.0.0-150200.4.18.11">maven-doxia-module-xhtml5-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-sink-api-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:maven-doxia-sink-api-2.0.0-150200.4.18.11">maven-doxia-sink-api-2.0.0-150200.4.18.11 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-sitetools-2.0.0-150200.3.18.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:maven-doxia-sitetools-2.0.0-150200.3.18.3">maven-doxia-sitetools-2.0.0-150200.3.18.3 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-invoker-3.3.0-150200.3.7.5" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:maven-invoker-3.3.0-150200.3.7.5">maven-invoker-3.3.0-150200.3.7.5 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-javadoc-plugin-3.11.1-150200.4.21.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:maven-javadoc-plugin-3.11.1-150200.4.21.2">maven-javadoc-plugin-3.11.1-150200.4.21.2 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-plugin-annotations-3.15.1-150200.3.15.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:maven-plugin-annotations-3.15.1-150200.3.15.12">maven-plugin-annotations-3.15.1-150200.3.15.12 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-reporting-api-4.0.0-150200.3.10.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:maven-reporting-api-4.0.0-150200.3.10.12">maven-reporting-api-4.0.0-150200.3.10.12 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:maven-surefire-3.5.2-150200.3.9.20.12">maven-surefire-3.5.2-150200.3.9.20.12 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-plugin-3.5.2-150200.3.9.20.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:maven-surefire-plugin-3.5.2-150200.3.9.20.2">maven-surefire-plugin-3.5.2-150200.3.9.20.2 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-provider-junit-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:maven-surefire-provider-junit-3.5.2-150200.3.9.20.12">maven-surefire-provider-junit-3.5.2-150200.3.9.20.12 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-provider-testng-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:maven-surefire-provider-testng-3.5.2-150200.3.9.20.12">maven-surefire-provider-testng-3.5.2-150200.3.9.20.12 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="plexus-velocity-2.1.0-150200.3.10.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:plexus-velocity-2.1.0-150200.3.10.3">plexus-velocity-2.1.0-150200.3.10.3 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="velocity-engine-core-2.4-150200.5.3.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:velocity-engine-core-2.4-150200.5.3.3">velocity-engine-core-2.4-150200.5.3.3 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-dependency-analyzer-1.15.1-150200.3.10.3" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-dependency-analyzer-1.15.1-150200.3.10.3">maven-dependency-analyzer-1.15.1-150200.3.10.3 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-dependency-analyzer-javadoc-1.15.1-150200.3.10.3" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-dependency-analyzer-javadoc-1.15.1-150200.3.10.3">maven-dependency-analyzer-javadoc-1.15.1-150200.3.10.3 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-dependency-plugin-3.8.1-150200.3.10.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-dependency-plugin-3.8.1-150200.3.10.2">maven-dependency-plugin-3.8.1-150200.3.10.2 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-dependency-plugin-javadoc-3.8.1-150200.3.10.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-dependency-plugin-javadoc-3.8.1-150200.3.10.2">maven-dependency-plugin-javadoc-3.8.1-150200.3.10.2 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-core-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-doxia-core-2.0.0-150200.4.18.11">maven-doxia-core-2.0.0-150200.4.18.11 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-javadoc-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-doxia-javadoc-2.0.0-150200.4.18.11">maven-doxia-javadoc-2.0.0-150200.4.18.11 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-apt-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-doxia-module-apt-2.0.0-150200.4.18.11">maven-doxia-module-apt-2.0.0-150200.4.18.11 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-fml-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-doxia-module-fml-2.0.0-150200.4.18.11">maven-doxia-module-fml-2.0.0-150200.4.18.11 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-xdoc-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-doxia-module-xdoc-2.0.0-150200.4.18.11">maven-doxia-module-xdoc-2.0.0-150200.4.18.11 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-module-xhtml5-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-doxia-module-xhtml5-2.0.0-150200.4.18.11">maven-doxia-module-xhtml5-2.0.0-150200.4.18.11 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-sink-api-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-doxia-sink-api-2.0.0-150200.4.18.11">maven-doxia-sink-api-2.0.0-150200.4.18.11 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-sitetools-2.0.0-150200.3.18.3" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-doxia-sitetools-2.0.0-150200.3.18.3">maven-doxia-sitetools-2.0.0-150200.3.18.3 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-sitetools-javadoc-2.0.0-150200.3.18.3" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-doxia-sitetools-javadoc-2.0.0-150200.3.18.3">maven-doxia-sitetools-javadoc-2.0.0-150200.3.18.3 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-doxia-test-docs-2.0.0-150200.4.18.11" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-doxia-test-docs-2.0.0-150200.4.18.11">maven-doxia-test-docs-2.0.0-150200.4.18.11 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-failsafe-plugin-3.5.2-150200.3.9.20.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-failsafe-plugin-3.5.2-150200.3.9.20.2">maven-failsafe-plugin-3.5.2-150200.3.9.20.2 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-failsafe-plugin-bootstrap-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-failsafe-plugin-bootstrap-3.5.2-150200.3.9.20.12">maven-failsafe-plugin-bootstrap-3.5.2-150200.3.9.20.12 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-invoker-3.3.0-150200.3.7.5" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-invoker-3.3.0-150200.3.7.5">maven-invoker-3.3.0-150200.3.7.5 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-invoker-javadoc-3.3.0-150200.3.7.5" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-invoker-javadoc-3.3.0-150200.3.7.5">maven-invoker-javadoc-3.3.0-150200.3.7.5 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-invoker-plugin-3.8.1-150200.3.6.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-invoker-plugin-3.8.1-150200.3.6.2">maven-invoker-plugin-3.8.1-150200.3.6.2 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-invoker-plugin-javadoc-3.8.1-150200.3.6.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-invoker-plugin-javadoc-3.8.1-150200.3.6.2">maven-invoker-plugin-javadoc-3.8.1-150200.3.6.2 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-javadoc-plugin-3.11.1-150200.4.21.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-javadoc-plugin-3.11.1-150200.4.21.2">maven-javadoc-plugin-3.11.1-150200.4.21.2 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-javadoc-plugin-bootstrap-3.11.1-150200.4.21.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-javadoc-plugin-bootstrap-3.11.1-150200.4.21.2">maven-javadoc-plugin-bootstrap-3.11.1-150200.4.21.2 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-javadoc-plugin-javadoc-3.11.1-150200.4.21.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-javadoc-plugin-javadoc-3.11.1-150200.4.21.2">maven-javadoc-plugin-javadoc-3.11.1-150200.4.21.2 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-parent-43-150200.3.8.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-parent-43-150200.3.8.2">maven-parent-43-150200.3.8.2 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-plugin-annotations-3.15.1-150200.3.15.12" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-plugin-annotations-3.15.1-150200.3.15.12">maven-plugin-annotations-3.15.1-150200.3.15.12 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-plugin-plugin-3.15.1-150200.3.15.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-plugin-plugin-3.15.1-150200.3.15.2">maven-plugin-plugin-3.15.1-150200.3.15.2 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-plugin-plugin-bootstrap-3.15.1-150200.3.15.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-plugin-plugin-bootstrap-3.15.1-150200.3.15.2">maven-plugin-plugin-bootstrap-3.15.1-150200.3.15.2 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-plugin-plugin-javadoc-3.15.1-150200.3.15.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-plugin-plugin-javadoc-3.15.1-150200.3.15.2">maven-plugin-plugin-javadoc-3.15.1-150200.3.15.2 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-plugin-tools-annotations-3.15.1-150200.3.15.12" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-plugin-tools-annotations-3.15.1-150200.3.15.12">maven-plugin-tools-annotations-3.15.1-150200.3.15.12 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-plugin-tools-ant-3.15.1-150200.3.15.12" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-plugin-tools-ant-3.15.1-150200.3.15.12">maven-plugin-tools-ant-3.15.1-150200.3.15.12 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-plugin-tools-api-3.15.1-150200.3.15.12" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-plugin-tools-api-3.15.1-150200.3.15.12">maven-plugin-tools-api-3.15.1-150200.3.15.12 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-plugin-tools-beanshell-3.15.1-150200.3.15.12" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-plugin-tools-beanshell-3.15.1-150200.3.15.12">maven-plugin-tools-beanshell-3.15.1-150200.3.15.12 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-plugin-tools-generators-3.15.1-150200.3.15.12" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-plugin-tools-generators-3.15.1-150200.3.15.12">maven-plugin-tools-generators-3.15.1-150200.3.15.12 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-plugin-tools-java-3.15.1-150200.3.15.12" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-plugin-tools-java-3.15.1-150200.3.15.12">maven-plugin-tools-java-3.15.1-150200.3.15.12 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-plugin-tools-javadoc-3.15.1-150200.3.15.12" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-plugin-tools-javadoc-3.15.1-150200.3.15.12">maven-plugin-tools-javadoc-3.15.1-150200.3.15.12 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-plugin-tools-model-3.15.1-150200.3.15.12" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-plugin-tools-model-3.15.1-150200.3.15.12">maven-plugin-tools-model-3.15.1-150200.3.15.12 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-reporting-api-4.0.0-150200.3.10.12" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-reporting-api-4.0.0-150200.3.10.12">maven-reporting-api-4.0.0-150200.3.10.12 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-reporting-api-javadoc-4.0.0-150200.3.10.12" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-reporting-api-javadoc-4.0.0-150200.3.10.12">maven-reporting-api-javadoc-4.0.0-150200.3.10.12 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-reporting-impl-4.0.0-150200.4.9.12" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-reporting-impl-4.0.0-150200.4.9.12">maven-reporting-impl-4.0.0-150200.4.9.12 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-reporting-impl-javadoc-4.0.0-150200.4.9.12" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-reporting-impl-javadoc-4.0.0-150200.4.9.12">maven-reporting-impl-javadoc-4.0.0-150200.4.9.12 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-script-ant-3.15.1-150200.3.15.12" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-script-ant-3.15.1-150200.3.15.12">maven-script-ant-3.15.1-150200.3.15.12 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-script-beanshell-3.15.1-150200.3.15.12" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-script-beanshell-3.15.1-150200.3.15.12">maven-script-beanshell-3.15.1-150200.3.15.12 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-surefire-3.5.2-150200.3.9.20.12">maven-surefire-3.5.2-150200.3.9.20.12 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-javadoc-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-surefire-javadoc-3.5.2-150200.3.9.20.12">maven-surefire-javadoc-3.5.2-150200.3.9.20.12 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-plugin-3.5.2-150200.3.9.20.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-surefire-plugin-3.5.2-150200.3.9.20.2">maven-surefire-plugin-3.5.2-150200.3.9.20.2 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-plugin-bootstrap-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-surefire-plugin-bootstrap-3.5.2-150200.3.9.20.12">maven-surefire-plugin-bootstrap-3.5.2-150200.3.9.20.12 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-plugins-javadoc-3.5.2-150200.3.9.20.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-surefire-plugins-javadoc-3.5.2-150200.3.9.20.2">maven-surefire-plugins-javadoc-3.5.2-150200.3.9.20.2 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-provider-junit-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-surefire-provider-junit-3.5.2-150200.3.9.20.12">maven-surefire-provider-junit-3.5.2-150200.3.9.20.12 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-provider-junit5-3.5.2-150200.3.9.20.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-surefire-provider-junit5-3.5.2-150200.3.9.20.2">maven-surefire-provider-junit5-3.5.2-150200.3.9.20.2 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-provider-junit5-javadoc-3.5.2-150200.3.9.20.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-surefire-provider-junit5-javadoc-3.5.2-150200.3.9.20.2">maven-surefire-provider-junit5-javadoc-3.5.2-150200.3.9.20.2 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-provider-testng-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-surefire-provider-testng-3.5.2-150200.3.9.20.12">maven-surefire-provider-testng-3.5.2-150200.3.9.20.12 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-report-parser-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-surefire-report-parser-3.5.2-150200.3.9.20.12">maven-surefire-report-parser-3.5.2-150200.3.9.20.12 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-report-plugin-3.5.2-150200.3.9.20.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-surefire-report-plugin-3.5.2-150200.3.9.20.2">maven-surefire-report-plugin-3.5.2-150200.3.9.20.2 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="maven-surefire-report-plugin-bootstrap-3.5.2-150200.3.9.20.12" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:maven-surefire-report-plugin-bootstrap-3.5.2-150200.3.9.20.12">maven-surefire-report-plugin-bootstrap-3.5.2-150200.3.9.20.12 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="plexus-velocity-2.1.0-150200.3.10.3" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:plexus-velocity-2.1.0-150200.3.10.3">plexus-velocity-2.1.0-150200.3.10.3 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="plexus-velocity-javadoc-2.1.0-150200.3.10.3" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:plexus-velocity-javadoc-2.1.0-150200.3.10.3">plexus-velocity-javadoc-2.1.0-150200.3.10.3 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="velocity-engine-core-2.4-150200.5.3.3" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:velocity-engine-core-2.4-150200.5.3.3">velocity-engine-core-2.4-150200.5.3.3 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="velocity-engine-core-javadoc-2.4-150200.5.3.3" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:velocity-engine-core-javadoc-2.4-150200.5.3.3">velocity-engine-core-javadoc-2.4-150200.5.3.3 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
  </ProductTree>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An attacker that is able to modify Velocity templates may execute arbitrary Java code or run arbitrary system commands with the same privileges as the account running the Servlet container. This applies to applications that allow untrusted users to upload/modify velocity templates running Apache Velocity Engine versions up to 2.2.</Note>
    </Notes>
    <CVE>CVE-2020-13936</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Enterprise Storage 7.1:maven-doxia-core-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:maven-doxia-module-apt-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:maven-doxia-module-fml-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:maven-doxia-module-xdoc-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:maven-doxia-module-xhtml5-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:maven-doxia-sink-api-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:maven-doxia-sitetools-2.0.0-150200.3.18.3</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:maven-invoker-3.3.0-150200.3.7.5</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:maven-javadoc-plugin-3.11.1-150200.4.21.2</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:maven-plugin-annotations-3.15.1-150200.3.15.12</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:maven-reporting-api-4.0.0-150200.3.10.12</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:maven-surefire-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:maven-surefire-plugin-3.5.2-150200.3.9.20.2</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:maven-surefire-provider-junit-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:maven-surefire-provider-testng-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:plexus-velocity-2.1.0-150200.3.10.3</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:velocity-engine-core-2.4-150200.5.3.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:maven-doxia-core-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:maven-doxia-module-apt-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:maven-doxia-module-fml-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:maven-doxia-module-xdoc-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:maven-doxia-module-xhtml5-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:maven-doxia-sink-api-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:maven-doxia-sitetools-2.0.0-150200.3.18.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:maven-invoker-3.3.0-150200.3.7.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:maven-javadoc-plugin-3.11.1-150200.4.21.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:maven-plugin-annotations-3.15.1-150200.3.15.12</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:maven-reporting-api-4.0.0-150200.3.10.12</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:maven-surefire-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:maven-surefire-plugin-3.5.2-150200.3.9.20.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:maven-surefire-provider-junit-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:maven-surefire-provider-testng-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:plexus-velocity-2.1.0-150200.3.10.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:velocity-engine-core-2.4-150200.5.3.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:maven-doxia-core-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:maven-doxia-module-apt-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:maven-doxia-module-fml-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:maven-doxia-module-xdoc-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:maven-doxia-module-xhtml5-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:maven-doxia-sink-api-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:maven-doxia-sitetools-2.0.0-150200.3.18.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:maven-invoker-3.3.0-150200.3.7.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:maven-javadoc-plugin-3.11.1-150200.4.21.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:maven-plugin-annotations-3.15.1-150200.3.15.12</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:maven-reporting-api-4.0.0-150200.3.10.12</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:maven-surefire-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:maven-surefire-plugin-3.5.2-150200.3.9.20.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:maven-surefire-provider-junit-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:maven-surefire-provider-testng-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:plexus-velocity-2.1.0-150200.3.10.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:velocity-engine-core-2.4-150200.5.3.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:maven-doxia-core-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:maven-doxia-module-apt-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:maven-doxia-module-fml-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:maven-doxia-module-xdoc-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:maven-doxia-module-xhtml5-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:maven-doxia-sink-api-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:maven-doxia-sitetools-2.0.0-150200.3.18.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:maven-invoker-3.3.0-150200.3.7.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:maven-javadoc-plugin-3.11.1-150200.4.21.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:maven-plugin-annotations-3.15.1-150200.3.15.12</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:maven-reporting-api-4.0.0-150200.3.10.12</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:maven-surefire-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:maven-surefire-plugin-3.5.2-150200.3.9.20.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:maven-surefire-provider-junit-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:maven-surefire-provider-testng-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:plexus-velocity-2.1.0-150200.3.10.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:velocity-engine-core-2.4-150200.5.3.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:maven-doxia-core-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:maven-doxia-module-apt-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:maven-doxia-module-fml-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:maven-doxia-module-xdoc-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:maven-doxia-module-xhtml5-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:maven-doxia-sink-api-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:maven-doxia-sitetools-2.0.0-150200.3.18.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:maven-invoker-3.3.0-150200.3.7.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:maven-javadoc-plugin-3.11.1-150200.4.21.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:maven-plugin-annotations-3.15.1-150200.3.15.12</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:maven-reporting-api-4.0.0-150200.3.10.12</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:maven-surefire-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:maven-surefire-plugin-3.5.2-150200.3.9.20.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:maven-surefire-provider-junit-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:maven-surefire-provider-testng-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:plexus-velocity-2.1.0-150200.3.10.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:velocity-engine-core-2.4-150200.5.3.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:maven-doxia-core-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:maven-doxia-module-apt-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:maven-doxia-module-fml-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:maven-doxia-module-xdoc-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:maven-doxia-module-xhtml5-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:maven-doxia-sink-api-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:maven-doxia-sitetools-2.0.0-150200.3.18.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:maven-invoker-3.3.0-150200.3.7.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:maven-javadoc-plugin-3.11.1-150200.4.21.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:maven-plugin-annotations-3.15.1-150200.3.15.12</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:maven-reporting-api-4.0.0-150200.3.10.12</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:maven-surefire-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:maven-surefire-plugin-3.5.2-150200.3.9.20.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:maven-surefire-provider-junit-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:maven-surefire-provider-testng-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:plexus-velocity-2.1.0-150200.3.10.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:velocity-engine-core-2.4-150200.5.3.3</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:maven-invoker-3.3.0-150200.3.7.5</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:maven-plugin-annotations-3.15.1-150200.3.15.12</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:maven-surefire-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:maven-surefire-plugin-3.5.2-150200.3.9.20.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:maven-doxia-core-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:maven-doxia-module-apt-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:maven-doxia-module-fml-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:maven-doxia-module-xdoc-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:maven-doxia-module-xhtml5-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:maven-doxia-sink-api-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:maven-doxia-sitetools-2.0.0-150200.3.18.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:maven-invoker-3.3.0-150200.3.7.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:maven-javadoc-plugin-3.11.1-150200.4.21.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:maven-plugin-annotations-3.15.1-150200.3.15.12</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:maven-reporting-api-4.0.0-150200.3.10.12</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:maven-surefire-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:maven-surefire-plugin-3.5.2-150200.3.9.20.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:maven-surefire-provider-junit-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:maven-surefire-provider-testng-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:plexus-velocity-2.1.0-150200.3.10.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:velocity-engine-core-2.4-150200.5.3.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:maven-doxia-core-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:maven-doxia-module-apt-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:maven-doxia-module-fml-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:maven-doxia-module-xdoc-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:maven-doxia-module-xhtml5-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:maven-doxia-sink-api-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:maven-doxia-sitetools-2.0.0-150200.3.18.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:maven-invoker-3.3.0-150200.3.7.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:maven-javadoc-plugin-3.11.1-150200.4.21.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:maven-plugin-annotations-3.15.1-150200.3.15.12</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:maven-reporting-api-4.0.0-150200.3.10.12</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:maven-surefire-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:maven-surefire-plugin-3.5.2-150200.3.9.20.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:maven-surefire-provider-junit-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:maven-surefire-provider-testng-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:plexus-velocity-2.1.0-150200.3.10.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:velocity-engine-core-2.4-150200.5.3.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:maven-doxia-core-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:maven-doxia-module-apt-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:maven-doxia-module-fml-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:maven-doxia-module-xdoc-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:maven-doxia-module-xhtml5-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:maven-doxia-sink-api-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:maven-doxia-sitetools-2.0.0-150200.3.18.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:maven-invoker-3.3.0-150200.3.7.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:maven-javadoc-plugin-3.11.1-150200.4.21.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:maven-plugin-annotations-3.15.1-150200.3.15.12</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:maven-reporting-api-4.0.0-150200.3.10.12</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:maven-surefire-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:maven-surefire-plugin-3.5.2-150200.3.9.20.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:maven-surefire-provider-junit-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:maven-surefire-provider-testng-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:plexus-velocity-2.1.0-150200.3.10.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:velocity-engine-core-2.4-150200.5.3.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:maven-doxia-core-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:maven-doxia-module-apt-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:maven-doxia-module-fml-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:maven-doxia-module-xdoc-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:maven-doxia-module-xhtml5-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:maven-doxia-sink-api-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:maven-doxia-sitetools-2.0.0-150200.3.18.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:maven-invoker-3.3.0-150200.3.7.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:maven-javadoc-plugin-3.11.1-150200.4.21.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:maven-plugin-annotations-3.15.1-150200.3.15.12</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:maven-reporting-api-4.0.0-150200.3.10.12</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:maven-surefire-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:maven-surefire-plugin-3.5.2-150200.3.9.20.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:maven-surefire-provider-junit-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:maven-surefire-provider-testng-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:plexus-velocity-2.1.0-150200.3.10.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:velocity-engine-core-2.4-150200.5.3.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:maven-doxia-core-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:maven-doxia-module-apt-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:maven-doxia-module-fml-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:maven-doxia-module-xdoc-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:maven-doxia-module-xhtml5-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:maven-doxia-sink-api-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:maven-doxia-sitetools-2.0.0-150200.3.18.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:maven-invoker-3.3.0-150200.3.7.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:maven-javadoc-plugin-3.11.1-150200.4.21.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:maven-plugin-annotations-3.15.1-150200.3.15.12</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:maven-reporting-api-4.0.0-150200.3.10.12</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:maven-surefire-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:maven-surefire-plugin-3.5.2-150200.3.9.20.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:maven-surefire-provider-junit-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:maven-surefire-provider-testng-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:plexus-velocity-2.1.0-150200.3.10.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:velocity-engine-core-2.4-150200.5.3.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:maven-doxia-core-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:maven-doxia-module-apt-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:maven-doxia-module-fml-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:maven-doxia-module-xdoc-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:maven-doxia-module-xhtml5-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:maven-doxia-sink-api-2.0.0-150200.4.18.11</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:maven-doxia-sitetools-2.0.0-150200.3.18.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:maven-invoker-3.3.0-150200.3.7.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:maven-javadoc-plugin-3.11.1-150200.4.21.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:maven-plugin-annotations-3.15.1-150200.3.15.12</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:maven-reporting-api-4.0.0-150200.3.10.12</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:maven-surefire-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:maven-surefire-plugin-3.5.2-150200.3.9.20.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:maven-surefire-provider-junit-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:maven-surefire-provider-testng-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:plexus-velocity-2.1.0-150200.3.10.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:velocity-engine-core-2.4-150200.5.3.3</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-dependency-analyzer-1.15.1-150200.3.10.3</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-dependency-analyzer-javadoc-1.15.1-150200.3.10.3</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-dependency-plugin-3.8.1-150200.3.10.2</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-dependency-plugin-javadoc-3.8.1-150200.3.10.2</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-doxia-core-2.0.0-150200.4.18.11</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-doxia-javadoc-2.0.0-150200.4.18.11</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-doxia-module-apt-2.0.0-150200.4.18.11</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-doxia-module-fml-2.0.0-150200.4.18.11</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-doxia-module-xdoc-2.0.0-150200.4.18.11</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-doxia-module-xhtml5-2.0.0-150200.4.18.11</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-doxia-sink-api-2.0.0-150200.4.18.11</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-doxia-sitetools-2.0.0-150200.3.18.3</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-doxia-sitetools-javadoc-2.0.0-150200.3.18.3</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-doxia-test-docs-2.0.0-150200.4.18.11</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-failsafe-plugin-3.5.2-150200.3.9.20.2</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-failsafe-plugin-bootstrap-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-invoker-3.3.0-150200.3.7.5</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-invoker-javadoc-3.3.0-150200.3.7.5</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-invoker-plugin-3.8.1-150200.3.6.2</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-invoker-plugin-javadoc-3.8.1-150200.3.6.2</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-javadoc-plugin-3.11.1-150200.4.21.2</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-javadoc-plugin-bootstrap-3.11.1-150200.4.21.2</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-javadoc-plugin-javadoc-3.11.1-150200.4.21.2</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-parent-43-150200.3.8.2</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-plugin-annotations-3.15.1-150200.3.15.12</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-plugin-plugin-3.15.1-150200.3.15.2</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-plugin-plugin-bootstrap-3.15.1-150200.3.15.2</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-plugin-plugin-javadoc-3.15.1-150200.3.15.2</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-plugin-tools-annotations-3.15.1-150200.3.15.12</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-plugin-tools-ant-3.15.1-150200.3.15.12</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-plugin-tools-api-3.15.1-150200.3.15.12</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-plugin-tools-beanshell-3.15.1-150200.3.15.12</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-plugin-tools-generators-3.15.1-150200.3.15.12</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-plugin-tools-java-3.15.1-150200.3.15.12</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-plugin-tools-javadoc-3.15.1-150200.3.15.12</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-plugin-tools-model-3.15.1-150200.3.15.12</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-reporting-api-4.0.0-150200.3.10.12</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-reporting-api-javadoc-4.0.0-150200.3.10.12</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-reporting-impl-4.0.0-150200.4.9.12</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-reporting-impl-javadoc-4.0.0-150200.4.9.12</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-script-ant-3.15.1-150200.3.15.12</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-script-beanshell-3.15.1-150200.3.15.12</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-surefire-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-surefire-javadoc-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-surefire-plugin-3.5.2-150200.3.9.20.2</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-surefire-plugin-bootstrap-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-surefire-plugins-javadoc-3.5.2-150200.3.9.20.2</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-surefire-provider-junit-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-surefire-provider-junit5-3.5.2-150200.3.9.20.2</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-surefire-provider-junit5-javadoc-3.5.2-150200.3.9.20.2</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-surefire-provider-testng-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-surefire-report-parser-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-surefire-report-plugin-3.5.2-150200.3.9.20.2</ProductID>
        <ProductID>openSUSE Leap 15.6:maven-surefire-report-plugin-bootstrap-3.5.2-150200.3.9.20.12</ProductID>
        <ProductID>openSUSE Leap 15.6:plexus-velocity-2.1.0-150200.3.10.3</ProductID>
        <ProductID>openSUSE Leap 15.6:plexus-velocity-javadoc-2.1.0-150200.3.10.3</ProductID>
        <ProductID>openSUSE Leap 15.6:velocity-engine-core-2.4-150200.5.3.3</ProductID>
        <ProductID>openSUSE Leap 15.6:velocity-engine-core-javadoc-2.4-150200.5.3.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>9</BaseScore>
        <Vector>AV:N/AC:L/Au:S/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2025/suse-su-20250719-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2020-13936.html</URL>
        <Description>CVE-2020-13936</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1183360</URL>
        <Description>SUSE Bug 1183360</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
