|
|
@@ -3,7 +3,7 @@
|
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
|
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
|
|
<parent>
|
|
|
- <artifactId>nb-common</artifactId>
|
|
|
+ <artifactId>nb-service</artifactId>
|
|
|
<groupId>com.tuoren</groupId>
|
|
|
<version>1.0</version>
|
|
|
</parent>
|
|
|
@@ -18,7 +18,6 @@
|
|
|
<dependency>
|
|
|
<groupId>com.tuoren</groupId>
|
|
|
<artifactId>app-msg-api</artifactId>
|
|
|
- <version>1.0</version>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.tuoren</groupId>
|