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 /pom.xml | |
| 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 'pom.xml')
| -rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -73,6 +73,7 @@ <resource>
<directory>src/main/resources</directory>
<targetPath>com/c2kernel/utils/resources</targetPath>
+ <filtering>true</filtering>
</resource>
</resources>
<pluginManagement>
|
