Skip to content

Commit

Permalink
Merge pull request eclipse-hawkbit#280 from bsinno/remove_scala_depde…
Browse files Browse the repository at this point in the history
…ncency

remove unnecessary scala dependency
  • Loading branch information
michahirsch authored Aug 26, 2016
2 parents 8ded4a2 + 5e7cca9 commit 0434866
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions hawkbit-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -281,10 +281,5 @@
<artifactId>allure-junit-adaptor</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.10.4</version>
</dependency>
</dependencies>
</project>

0 comments on commit 0434866

Please sign in to comment.