diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2012-07-25 16:26:49 +0200 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2012-07-25 16:26:49 +0200 |
| commit | d3b099dfc79602b9cfda125aaad39e6e6ae1b921 (patch) | |
| tree | b5388917539fa85dc84bc70cfb8487fe46161225 /src/main/resources/textFiles/version.txt | |
| parent | 63ab46b929f77345fc4b58a95bde3f4a1bf55a7e (diff) | |
Use Maven resource filtering for version string
Cleanup warnings
Rename demo instance to 'local' as cristal-dev now defines a server
Diffstat (limited to 'src/main/resources/textFiles/version.txt')
| -rw-r--r-- | src/main/resources/textFiles/version.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/textFiles/version.txt b/src/main/resources/textFiles/version.txt index f93ff28..e78e522 100644 --- a/src/main/resources/textFiles/version.txt +++ b/src/main/resources/textFiles/version.txt @@ -1 +1 @@ -C2Kernel V2.3.2 Build 1
\ No newline at end of file +${version}
\ No newline at end of file |
