diff options
Diffstat (limited to 'controlloop/common/actors/actor.test')
-rw-r--r-- | controlloop/common/actors/actor.test/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/controlloop/common/actors/actor.test/pom.xml b/controlloop/common/actors/actor.test/pom.xml index 04d1f9d77..683bb6bf6 100644 --- a/controlloop/common/actors/actor.test/pom.xml +++ b/controlloop/common/actors/actor.test/pom.xml @@ -80,7 +80,6 @@ <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> - <version>4.12</version> <scope>test</scope> </dependency> </dependencies> |