Skip to content

Commit

Permalink
Update myaddons.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
acetousk authored Aug 10, 2024
1 parent a3f91fb commit d959574
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions myaddons.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,10 @@
<!-- Third Party Components -->
<component name="Sales" group="xolvegroup" version="" branch="main"/>
<component name="WorkManagement" group="xolvegroup" version="" branch="main"/>

<component group="acetousk" name="thebizapi" branch="thebizapi"/>
<component group="acetousk" name="simulation" branch="master"/>
<component group="acetousk" name="sentry" branch="master"/>

<!-- Component Sets -->
<component-set name="acetousk" components="PopCommerce,HiveMind,MarbleERP,Sales,WorkManagement,sentry"/>
<component-set name="vue-storefront" components="PopCommerce,MarbleERP,PopRestStore"/>
Expand All @@ -31,7 +34,4 @@
- these make the source distro for each
- to build the demo war: gradle load test addRuntime
-->
<component group="acetousk" name="thebizapi" branch="thebizapi"/>
<component group="acetousk" name="simulation" branch="master"/>
<component group="acetousk" name="sentry" branch="master"/>
</addons>

0 comments on commit d959574

Please sign in to comment.