Skip to content
This repository was archived by the owner on Jan 4, 2020. It is now read-only.

Commit 6049f1c

Browse files
committed
prepare version 1.0.2 - deleted unused module **index**
1 parent d10b479 commit 6049f1c

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

modules/optionals/service/pom.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,6 @@
1111

1212
<artifactId>rapidpm-microservice-modules-optionals-service</artifactId>
1313
<dependencies>
14-
<dependency>
15-
<groupId>org.rapidpm.microservice</groupId>
16-
<artifactId>rapidpm-microservice-modules-core</artifactId>
17-
<scope>provided</scope>
18-
</dependency>
1914
<dependency>
2015
<groupId>org.rapidpm.microservice</groupId>
2116
<artifactId>rapidpm-microservice-modules-optionals-admin</artifactId>
@@ -26,11 +21,6 @@
2621
<artifactId>rapidpm-microservice-modules-optionals-cli</artifactId>
2722
<scope>test</scope>
2823
</dependency>
29-
<dependency>
30-
<groupId>org.rapidpm.microservice</groupId>
31-
<artifactId>rapidpm-microservice-modules-core-testutils</artifactId>
32-
<scope>test</scope>
33-
</dependency>
3424
</dependencies>
3525

3626

0 commit comments

Comments
 (0)