Ver Código Fonte

Merge branch 'master' of http://10.1.235.20:3000/ipu/ipu-guide

guohh 5 anos atrás
pai
commit
34371daec5
1 arquivos alterados com 6 adições e 0 exclusões
  1. 6 0
      show-server/pom.xml

+ 6 - 0
show-server/pom.xml

@ -145,6 +145,12 @@
145 145
		<dependency>
146 146
			<groupId>com.ai.ipu</groupId>
147 147
			<artifactId>ipu-server-web</artifactId>
148
			<version>3.1-SNAPSHOT</version>
149
		</dependency>
150
		<dependency>
151
			<groupId>com.ai.ipu</groupId>
152
			<artifactId>ipu-cache</artifactId>
153
			<version>3.0</version>
148 154
		</dependency>
149 155
		<dependency>
150 156
			<groupId>com.ai.wade</groupId>