Don’t write PIT reports to timestamped directory
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 12 Oct 2016 05:04:29 +0000 (07:04 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 12 Oct 2016 05:04:29 +0000 (07:04 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index f180d73..02ab9ff 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                        <targetTests>
                                                <param>net.pterodactylus.sone.*</param>
                                        </targetTests>
+                                       <timestampedReports>false</timestampedReports>
                                </configuration>
                        </plugin>
                </plugins>