Added comments .Removed changes not required.

Signed-off-by: Asharani <asharani.murugesh@in.bosch.com>
This commit is contained in:
Asharani
2016-05-17 12:48:47 +05:30
parent 87da60b950
commit 0073fdeb40
3 changed files with 9 additions and 8 deletions

View File

@@ -254,10 +254,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>