lvzhikai před 5 roky
rodič
revize
d9ff371c90
1 změnil soubory, kde provedl 11 přidání a 0 odebrání
  1. 11 0
      pom.xml

+ 11 - 0
pom.xml

@@ -180,6 +180,17 @@
180 180
             <version>4.5.6</version>
181 181
         </dependency> -->
182 182
 
183
+        <dependency>
184
+            <groupId>com.yiyou</groupId>
185
+            <artifactId>artemis-http-client-1.2-SNAPSHOT-CL</artifactId>
186
+            <version>1.0</version>
187
+        </dependency>
188
+
189
+        <dependency>
190
+            <groupId>com.yiyou</groupId>
191
+            <artifactId>artemis-http-client-1.2-SNAPSHOT</artifactId>
192
+            <version>1.0</version>
193
+        </dependency>
183 194
     </dependencies>
184 195
 
185 196
     <dependencyManagement>