Systematically add hamcrest to target platforms.
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 24 Oct 2019 07:55:59 +0000 (09:55 +0200)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 24 Oct 2019 07:55:59 +0000 (09:55 +0200)
dep/pom.xml

index 75dede6a1d05f9d2be1c6405ba994f1ab6900c56..3bad155c37f7bf4feb73d0986135182475a53667 100644 (file)
                        <artifactId>org.junit</artifactId>
                        <scope>test</scope>
                </dependency>
+               <dependency>
+                       <groupId>org.argeo.tp.sdk</groupId>
+                       <artifactId>org.hamcrest</artifactId>
+                       <scope>test</scope>
+               </dependency>
        </dependencies>
        <profiles>
                <profile>