summaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorabranson <abranson@PCUWE01.cern.ch>2012-07-25 16:30:04 +0200
committerabranson <abranson@PCUWE01.cern.ch>2012-07-25 16:30:04 +0200
commit5209536cdc57f462cc2f031a17d881fe103218b4 (patch)
treea2fc06e6e349dee2ee8fdf05d674cbfd9f1728d6 /src/main/resources
parent310608795febd7e3baf90faddafec9dc7c6ea404 (diff)
Resource filtering for version number
Import cleanup
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/module.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/module.xml b/src/main/resources/module.xml
index e17cd7e..c6b8928 100644
--- a/src/main/resources/module.xml
+++ b/src/main/resources/module.xml
@@ -1,7 +1,7 @@
<CristalModule ns="gui" name="CristalGui">
<Info>
<Description>The default CRISTAL GUI</Description>
- <Version>2.3.1</Version>
+ <Version>${version}</Version>
</Info>
<ResourceURL>com/c2kernel/gui/resources/</ResourceURL>
<Imports/>