shiqian 4 жил өмнө
parent
commit
707744a88f

+ 0 - 24
boman-modules/boman-gen/pom.xml

@@ -71,13 +71,6 @@
             <groupId>com.boman</groupId>
             <artifactId>boman-common-swagger</artifactId>
         </dependency>
-
-        <dependency>
-            <groupId>com.boman</groupId>
-            <artifactId>boman-modules-system</artifactId>
-            <version>2.5.0</version>
-            <scope>compile</scope>
-        </dependency>
     </dependencies>
 
     <build>
@@ -91,21 +84,4 @@
             </plugin>
         </plugins>
     </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>