瀏覽代碼

自动部署失败:pom修改

chenyongxing 6 年之前
父節點
當前提交
bef91db93b
共有 1 個文件被更改,包括 4 次插入1 次删除
  1. 4 1
      pom.xml

+ 4 - 1
pom.xml

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