|
@@ -20,7 +20,6 @@
|
|
|
<dependency>
|
|
<dependency>
|
|
|
<groupId>com.usoftchina.saas</groupId>
|
|
<groupId>com.usoftchina.saas</groupId>
|
|
|
<artifactId>document-api</artifactId>
|
|
<artifactId>document-api</artifactId>
|
|
|
- <version>1.0.0-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
</dependency>
|
|
|
<dependency>
|
|
<dependency>
|
|
|
<groupId>com.usoftchina.saas</groupId>
|
|
<groupId>com.usoftchina.saas</groupId>
|
|
@@ -51,7 +50,6 @@
|
|
|
<dependency>
|
|
<dependency>
|
|
|
<groupId>org.projectlombok</groupId>
|
|
<groupId>org.projectlombok</groupId>
|
|
|
<artifactId>lombok</artifactId>
|
|
<artifactId>lombok</artifactId>
|
|
|
- <version>1.16.10</version>
|
|
|
|
|
</dependency>
|
|
</dependency>
|
|
|
<dependency>
|
|
<dependency>
|
|
|
<groupId>com.github.pagehelper</groupId>
|
|
<groupId>com.github.pagehelper</groupId>
|
|
@@ -65,7 +63,6 @@
|
|
|
<dependency>
|
|
<dependency>
|
|
|
<groupId>com.usoftchina.saas</groupId>
|
|
<groupId>com.usoftchina.saas</groupId>
|
|
|
<artifactId>commons</artifactId>
|
|
<artifactId>commons</artifactId>
|
|
|
- <version>1.0.0-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
</dependency>
|
|
|
</dependencies>
|
|
</dependencies>
|
|
|
|
|
|