|
@@ -56,11 +56,6 @@
|
|
|
<version>2.0.0-SNAPSHOT</version>
|
|
|
</dependency>
|
|
|
|
|
|
- <!-- <dependency>-->
|
|
|
- <!-- <groupId>com.fdkankan</groupId>-->
|
|
|
- <!-- <artifactId>4dkankan-utils-mq</artifactId>-->
|
|
|
- <!-- <version>2.0.0-SNAPSHOT</version>-->
|
|
|
- <!-- </dependency>-->
|
|
|
<dependency>
|
|
|
<groupId>com.fdkankan</groupId>
|
|
|
<artifactId>4dkankan-utils-rabbitmq</artifactId>
|
|
@@ -234,33 +229,15 @@
|
|
|
</dependencyManagement>
|
|
|
|
|
|
|
|
|
-
|
|
|
<build>
|
|
|
-
|
|
|
<plugins>
|
|
|
<plugin>
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
<artifactId>spring-boot-maven-plugin</artifactId>
|
|
|
</plugin>
|
|
|
|
|
|
-<!-- <plugin>-->
|
|
|
-<!-- <groupId>org.apache.maven.plugins</groupId>-->
|
|
|
-<!-- <artifactId>maven-surefire-plugin</artifactId>-->
|
|
|
-<!-- <configuration>-->
|
|
|
-<!-- <testFailureIgnore>true</testFailureIgnore>-->
|
|
|
-<!-- </configuration>-->
|
|
|
-<!-- </plugin>-->
|
|
|
</plugins>
|
|
|
|
|
|
-<!-- <pluginManagement>-->
|
|
|
-<!-- <plugins>-->
|
|
|
-<!-- <plugin>-->
|
|
|
-<!-- <groupId>org.apache.maven.plugins</groupId>-->
|
|
|
-<!-- <artifactId>maven-compiler-plugin</artifactId>-->
|
|
|
-<!-- </plugin>-->
|
|
|
-<!-- </plugins>-->
|
|
|
-<!-- </pluginManagement>-->
|
|
|
-
|
|
|
</build>
|
|
|
|
|
|
<distributionManagement>
|