|
@@ -71,13 +71,6 @@
|
|
<groupId>com.boman</groupId>
|
|
<groupId>com.boman</groupId>
|
|
<artifactId>boman-common-swagger</artifactId>
|
|
<artifactId>boman-common-swagger</artifactId>
|
|
</dependency>
|
|
</dependency>
|
|
-
|
|
|
|
- <dependency>
|
|
|
|
- <groupId>com.boman</groupId>
|
|
|
|
- <artifactId>boman-modules-system</artifactId>
|
|
|
|
- <version>2.5.0</version>
|
|
|
|
- <scope>compile</scope>
|
|
|
|
- </dependency>
|
|
|
|
</dependencies>
|
|
</dependencies>
|
|
|
|
|
|
<build>
|
|
<build>
|
|
@@ -91,21 +84,4 @@
|
|
</plugin>
|
|
</plugin>
|
|
</plugins>
|
|
</plugins>
|
|
</build>
|
|
</build>
|
|
-
|
|
|
|
-<!-- <build>-->
|
|
|
|
-<!-- <finalName>${project.artifactId}</finalName>-->
|
|
|
|
-<!-- <plugins>-->
|
|
|
|
-<!-- <plugin>-->
|
|
|
|
-<!-- <groupId>org.springframework.boot</groupId>-->
|
|
|
|
-<!-- <artifactId>spring-boot-maven-plugin</artifactId>-->
|
|
|
|
-<!-- <executions>-->
|
|
|
|
-<!-- <execution>-->
|
|
|
|
-<!-- <goals>-->
|
|
|
|
-<!-- <goal>repackage</goal>-->
|
|
|
|
-<!-- </goals>-->
|
|
|
|
-<!-- </execution>-->
|
|
|
|
-<!-- </executions>-->
|
|
|
|
-<!-- </plugin>-->
|
|
|
|
-<!-- </plugins>-->
|
|
|
|
-<!-- </build>-->
|
|
|
|
</project>
|
|
</project>
|