Selaa lähdekoodia

自动部署失败:pom修改

chenyongxing 6 vuotta sitten
vanhempi
commit
db4bd62e16
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  1. 4 0
      pom.xml

+ 4 - 0
pom.xml

@ -318,6 +318,10 @@
            <artifactId>commons-data-redis</artifactId>
            <scope>compile</scope>
        </dependency>
        <dependency>
            <groupId>org.springframework.data</groupId>
            <artifactId>spring-data-mongodb</artifactId>
        </dependency>
    </dependencies>
    <build>