diff options
| author | abranson <abranson@PCUWE01.cern.ch> | 2012-07-25 16:32:13 +0200 |
|---|---|---|
| committer | abranson <abranson@PCUWE01.cern.ch> | 2012-07-25 16:32:13 +0200 |
| commit | 05758b2129d8dd57d97b4237a7735673047fecbe (patch) | |
| tree | 4ddd312308836ca8112b3405e4cdf754383649a4 /src/main/resources/module.xml | |
| parent | 6e38d4871a6d12ef49ae2b86e43739dc57058fa3 (diff) | |
cristal-dev defines its own server, and depends on cristal-kernel rather
than the other way around.
Diffstat (limited to 'src/main/resources/module.xml')
| -rw-r--r-- | src/main/resources/module.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/module.xml b/src/main/resources/module.xml index 4754c7d..9650841 100644 --- a/src/main/resources/module.xml +++ b/src/main/resources/module.xml @@ -1,7 +1,7 @@ <CristalModule ns="dev" name="CristalDev">
<Info>
<Description>CRISTAL Development Items, such as resource factories and workflows. Also includes a demonstrative description factory</Description>
- <Version>0.4</Version>
+ <Version>${version}</Version>
</Info>
<ResourceURL>ac/uk/uwe/cristaldev/resources/</ResourceURL>
<Imports>
|
