diff options
author | Marcin Migdal <marcin.migdal@nokia.com> | 2018-12-07 15:52:53 +0100 |
---|---|---|
committer | Marcin Migdal <marcin.migdal@nokia.com> | 2018-12-07 15:52:53 +0100 |
commit | 307e825f082109bc7f2b959e5f06399f8c4d5b05 (patch) | |
tree | 3699fb6d0bbd2f7233198a96b4cbc7cc8c2e17f5 /rest-services/common-dependency/pom.xml | |
parent | d25605a6d776cc41a416333edde54701c73a08aa (diff) |
Remove junit-platform-launche
Change-Id: Id66ece25205fc092d6563bb48293a522954a1392
Issue-ID: DCAEGEN2-1021
Signed-off-by: mmigdal <marcin.migdal@nokia.com>
Diffstat (limited to 'rest-services/common-dependency/pom.xml')
-rw-r--r-- | rest-services/common-dependency/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rest-services/common-dependency/pom.xml b/rest-services/common-dependency/pom.xml index 7289514a..cc9c8ad3 100644 --- a/rest-services/common-dependency/pom.xml +++ b/rest-services/common-dependency/pom.xml @@ -49,6 +49,5 @@ <groupId>org.springframework</groupId> <artifactId>spring-web</artifactId> </dependency> - </dependencies> </project>
\ No newline at end of file |