Resolve dependency jars
This commit is contained in:
committed by
Yan Zhulanow
parent
3149c75130
commit
0f5d51a5c2
@@ -7,7 +7,6 @@
|
||||
<properties>
|
||||
<maven-plugin-anno.version>1.4.1</maven-plugin-anno.version>
|
||||
<maven.version>3.0.5</maven.version>
|
||||
<kotlin.version>1.0.4</kotlin.version>
|
||||
</properties>
|
||||
|
||||
<parent>
|
||||
@@ -58,16 +57,6 @@
|
||||
<version>3.3.0</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.eclipse.aether</groupId>
|
||||
<artifactId>aether-impl</artifactId>
|
||||
<version>1.1.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.maven</groupId>
|
||||
<artifactId>maven-artifact</artifactId>
|
||||
<version>${maven.version}</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
||||
Reference in New Issue
Block a user