Browse Source

自动部署失败:pom修改

chenyongxing 6 năm trước cách đây
mục cha
commit
c57a6a2edc
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      pom.xml

+ 4 - 0
pom.xml

@ -99,6 +99,10 @@
            <groupId>org.apache.camel</groupId>
            <groupId>org.apache.camel</groupId>
            <artifactId>camel-jms</artifactId>
            <artifactId>camel-jms</artifactId>
        </dependency>
        </dependency>
        <dependency>
            <groupId>org.springframework.data</groupId>
            <artifactId>spring-data-mongodb</artifactId>
        </dependency>
    </dependencies>
    </dependencies>
    <build>
    <build>