Explorar el Código

修复pom版本号

master
xuye hace 1 año
padre
commit
39fee37f79
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      helper/pom.xml

+ 2
- 2
helper/pom.xml Ver fichero

@@ -5,7 +5,7 @@
<parent>
<groupId>work.xuye</groupId>
<artifactId>std-news-process</artifactId>
<version>0.0.13-SNAPSHOT</version>
<version>0.0.14-SNAPSHOT</version>
</parent>
<groupId>work.xuye</groupId>
<artifactId>helper</artifactId>
@@ -19,7 +19,7 @@
<dependency>
<groupId>work.xuye</groupId>
<artifactId>common</artifactId>
<version>0.0.13-SNAPSHOT</version>
<version>0.0.14-SNAPSHOT</version>
<exclusions>
<exclusion>
<groupId>org.springframework.cloud</groupId>


Cargando…
Cancelar
Guardar