aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorRncLsn <rnc.lsn@gmail.com>2015-09-11 11:52:36 +0100
committerRncLsn <rnc.lsn@gmail.com>2015-09-11 11:52:36 +0100
commit9d7ae05224c9dd650967a1932ba76bfdd5c8d89a (patch)
tree50a8201f95554a74f77c343c8872935c6a03f4f4 /pom.xml
parente617855cbfbd8839fd49a53114c7fd010fc934a4 (diff)
downloadACQuA-9d7ae05224c9dd650967a1932ba76bfdd5c8d89a.tar.gz
ACQuA-9d7ae05224c9dd650967a1932ba76bfdd5c8d89a.zip
Improved the statistics that are generated for evaluating the system; configuration file: now default and user-specified.
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index dc82717..3b9f982 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,11 @@
12 <resources> 12 <resources>
13 <resource> 13 <resource>
14 <directory>src/resources</directory> 14 <directory>src/resources</directory>
15 <excludes>
16 <exclude>pagoda.properties</exclude>
17 </excludes>
15 </resource> 18 </resource>
19
16 </resources> 20 </resources>
17 <testResources> 21 <testResources>
18 <testResource> 22 <testResource>