Skip to content

Commit

Permalink
Updated for upcoming release
Browse files Browse the repository at this point in the history
  • Loading branch information
jonesde committed Oct 22, 2017
1 parent bdd035e commit b364cc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions component.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<component xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://moqui.org/xsd/moqui-conf-2.1.xsd"
name="mantle-shippo" version="1.0.0">
<depends-on name="mantle-udm"/>
<depends-on name="mantle-usl"/>
<depends-on name="mantle-udm" version="2.0.0"/>
<depends-on name="mantle-usl" version="2.0.0"/>
</component>

0 comments on commit b364cc8

Please sign in to comment.