Przeglądaj źródła

打包pom调整

hujie 1 rok temu
rodzic
commit
dc1b37fcf3
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      cn.com.taiji.system/pom.xml

+ 2 - 0
cn.com.taiji.system/pom.xml

@@ -221,6 +221,8 @@
     		<groupId>org.springframework</groupId> 
    			 <artifactId>activation</artifactId>
    			 <version>1.1.1</version>
+			<scope>system</scope>
+			<systemPath>${project.basedir}/lib/activation-1.1.1.jar</systemPath>
 		</dependency>
 		<dependency>
    			<groupId>org.springframework</groupId>