Updated sc-build and s-c-depenency-parent to 3.0.0-SNAPSHOT
Readded JUnit 4 temporarily to get build to complete Refer to issue #675
This commit is contained in:
@@ -114,6 +114,12 @@
|
||||
<artifactId>java-cfenv-test-support</artifactId>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
<artifactId>junit</artifactId>
|
||||
<version>4.12</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user