@@ -6,7 +6,7 @@
<parent>
<groupId>com.citu</groupId>
<artifactId>menduner</artifactId>
- <version>2.1.0-snapshot</version>
+ <version>${revision}</version>
</parent>
<artifactId>menduner-mall-api</artifactId>
@@ -56,12 +56,6 @@
<artifactId>citu-spring-boot-starter-test</artifactId>
<scope>test</scope>
</dependency>
- <dependency>
- <groupId>com.citu</groupId>
- <artifactId>menduner-system-api</artifactId>
- <scope>compile</scope>
- </dependency>
</dependencies>