Browse Source

bug更新

郭齐峰 1 year ago
parent
commit
99e4cd8eb9
1 changed files with 14 additions and 0 deletions
  1. 14 0
      pom.xml

+ 14 - 0
pom.xml

@@ -20,6 +20,20 @@
         </plugins>
     </build>
 
+    <repositories>
+        <repository>
+            <id>groupdocs-artifacts-repository</id>
+            <name>GroupDocs Artifacts Repository</name>
+            <url>https://repository.groupdocs.com/repo/</url>
+        </repository>
+        <repository>
+            <id>aliyun</id>
+            <name>aliyun-central</name>
+            <url>http://maven.aliyun.com/nexus/content/groups/public</url>
+        </repository>
+    </repositories>
+
+
     <dependencies>
         <!-- <dependency> -->
         <!-- <groupId>javax.ws.rs</groupId> -->