Sfoglia il codice sorgente

自动部署失败:pom修改

chenyongxing 6 anni fa
parent
commit
c57a6a2edc
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 4 0
      pom.xml

+ 4 - 0
pom.xml

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