maven cleanup

This commit is contained in:
Eugen Paraschiv
2018-12-18 23:15:46 +02:00
parent 6bcc78dce2
commit 8ed4ac497c
4 changed files with 8 additions and 39 deletions
+7 -12
View File
@@ -130,10 +130,10 @@
<version>${serenity.version}</version>
<scope>test</scope>
<exclusions>
<exclusion>
<groupId>org.asciidoctor</groupId>
<artifactId>asciidoctorj</artifactId>
</exclusion>
<exclusion>
<groupId>org.asciidoctor</groupId>
<artifactId>asciidoctorj</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
@@ -577,7 +577,7 @@
<classifier>test</classifier>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.milyn</groupId>
<artifactId>milyn-smooks-all</artifactId>
@@ -654,8 +654,8 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>${snakeyaml.version}</version>
</dependency>
<version>${snakeyaml.version}</version>
</dependency>
<dependency>
<groupId>com.numericalmethod</groupId>
@@ -678,11 +678,6 @@
</dependencies>
<repositories>
<!-- <repository>
<id>maven2-repository.dev.java.net</id>
<name>Java.net repository</name>
<url>http://download.java.net/maven/2</url>
</repository> -->
<repository>
<snapshots>
<enabled>false</enabled>