|
|
@@ -26,16 +26,16 @@
|
|
|
<artifactId>base</artifactId>
|
|
|
<version>1.1-SNAPSHOT</version>
|
|
|
</dependency>
|
|
|
-<!-- <dependency>-->
|
|
|
-<!-- <groupId>com.example</groupId>-->
|
|
|
-<!-- <artifactId>k3cloud</artifactId>-->
|
|
|
-<!-- <version>8.0.6</version>-->
|
|
|
-<!-- </dependency>-->
|
|
|
-<!-- <dependency>-->
|
|
|
-<!-- <groupId>com.example</groupId>-->
|
|
|
-<!-- <artifactId>gson</artifactId>-->
|
|
|
-<!-- <version>2.8.0</version>-->
|
|
|
-<!-- </dependency>-->
|
|
|
+ <dependency>
|
|
|
+ <groupId>com.example</groupId>
|
|
|
+ <artifactId>k3cloud</artifactId>
|
|
|
+ <version>8.0.6</version>
|
|
|
+ </dependency>
|
|
|
+ <dependency>
|
|
|
+ <groupId>com.example</groupId>
|
|
|
+ <artifactId>gson</artifactId>
|
|
|
+ <version>2.8.0</version>
|
|
|
+ </dependency>
|
|
|
<dependency>
|
|
|
<groupId>junit</groupId>
|
|
|
<artifactId>junit</artifactId>
|