Explorar el Código

自动部署失败:pom修改

chenyongxing hace 6 años
padre
commit
bef91db93b
Se han modificado 1 ficheros con 4 adiciones y 1 borrados
  1. 4 1
      pom.xml

+ 4 - 1
pom.xml

@ -110,7 +110,10 @@
            <groupId>org.apache.activemq</groupId>
            <artifactId>activemq-pool</artifactId>
        </dependency>
        <dependency>
            <groupId>org.springframework.data</groupId>
            <artifactId>spring-data-mongodb</artifactId>
        </dependency>
    </dependencies>
    <build>