summaryrefslogtreecommitdiff
path: root/src/main/resources/module.xml
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2014-05-15 15:35:34 +0200
committerAndrew Branson <andrew.branson@cern.ch>2014-05-15 15:35:34 +0200
commitb11e80cf20bd65b7a52508ef24b1dce657dc01a4 (patch)
tree4a7653b5a838bb6feff1cfe42d84c76f52804aae /src/main/resources/module.xml
parentaa01888a2fbe96b757fd1ba877939b780c855191 (diff)
Support 'Layer' property
Diffstat (limited to 'src/main/resources/module.xml')
-rw-r--r--src/main/resources/module.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/module.xml b/src/main/resources/module.xml
index 1e9cc73..ea700da 100644
--- a/src/main/resources/module.xml
+++ b/src/main/resources/module.xml
@@ -2,6 +2,7 @@
<Info>
<Description>CRISTAL Development Items, such as resource factories and workflows. Also includes a demonstrative description factory</Description>
<Version>${version}</Version>
+ <Layer>1</Layer>
<Dependency>CristalXMLDB</Dependency>
</Info>
<ResourceURL>uk/ac/uwe/cristaldev/resources/</ResourceURL>