projects
/
Sone.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae036a4
)
Don’t write PIT reports to timestamped directory
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Wed, 12 Oct 2016 05:04:29 +0000
(07:04 +0200)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Wed, 12 Oct 2016 05:04:29 +0000
(07:04 +0200)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
f180d73
..
02ab9ff
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-211,6
+211,7
@@
<targetTests>
<param>net.pterodactylus.sone.*</param>
</targetTests>
+ <timestampedReports>false</timestampedReports>
</configuration>
</plugin>
</plugins>