|
@ -24,7 +24,7 @@ |
|
|
<dependency> |
|
|
<dependency> |
|
|
<groupId>com.huaxing</groupId> |
|
|
<groupId>com.huaxing</groupId> |
|
|
<artifactId>data-framework</artifactId> |
|
|
<artifactId>data-framework</artifactId> |
|
|
<version>1.0.0</version> |
|
|
<scope>compile</scope> |
|
|
</dependency> |
|
|
</dependency> |
|
|
|
|
|
|
|
|
<dependency> |
|
|
<dependency> |
|
@ -69,7 +69,6 @@ |
|
|
<dependency> |
|
|
<dependency> |
|
|
<groupId>com.huaxing</groupId> |
|
|
<groupId>com.huaxing</groupId> |
|
|
<artifactId>data-storage-api</artifactId> |
|
|
<artifactId>data-storage-api</artifactId> |
|
|
<version>1.0.0</version> |
|
|
|
|
|
<scope>compile</scope> |
|
|
<scope>compile</scope> |
|
|
</dependency> |
|
|
</dependency> |
|
|
|
|
|
|
|
@ -93,10 +92,6 @@ |
|
|
</exclusions> |
|
|
</exclusions> |
|
|
</dependency> |
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</dependencies> |
|
|
</dependencies> |
|
|
|
|
|
|
|
|
<dependencyManagement> |
|
|
<dependencyManagement> |
|
|