-
Notifications
You must be signed in to change notification settings - Fork 31
/
Copy pathextensioninfo.xml
24 lines (20 loc) · 1.31 KB
/
extensioninfo.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!--
~ [y] hybris Platform
~
~ Copyright (c) 2000-2016 SAP SE
~ All rights reserved.
~
~ This software is the confidential and proprietary information of SAP
~ Hybris ("Confidential Information"). You shall not disclose such
~ Confidential Information and shall use it only in accordance with the
~ terms of the license agreement you entered into with SAP Hybris.
--><extensioninfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="extensioninfo.xsd">
<extension abstractclassprefix="Generated" classprefix="Adyenv6fulfilmentprocess" managername="Adyenv6fulfilmentprocessManager" managersuperclass="de.hybris.platform.jalo.extension.Extension" name="adyenv6fulfilmentprocess" usemaven="false">
<!-- for more information on maven managed libraries please consult https://wiki.hybris.com/x/Nq8sDQ -->
<!-- you should add all required extensions to this list, except platform extensions which are automatically required -->
<!-- <requires-extension name="cms"/> -->
<requires-extension name="adyenv6core"/>
<coremodule generated="true" manager="com.adyen.v6.jalo.Adyenv6fulfilmentprocessManager" packageroot="com.adyen.v6"/>
</extension>
</extensioninfo>