mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-05-04 22:51:08 +00:00
for pom
This commit is contained in:
parent
d2d2b845c5
commit
7dc7c6380d
1 changed files with 3 additions and 5 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<groupId>com.alibaba</groupId>
|
||||
<artifactId>qwencode-sdk</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<version>0.0.1</version>
|
||||
<name>qwencode-sdk</name>
|
||||
<url>https://maven.apache.org</url>
|
||||
<licenses>
|
||||
|
|
@ -179,10 +179,8 @@
|
|||
|
||||
<distributionManagement>
|
||||
<snapshotRepository>
|
||||
<!-- <id>central</id>-->
|
||||
<!-- <url>https://central.sonatype.com/repository/maven-snapshots/</url>-->
|
||||
<id>snapshots</id>
|
||||
<url>http://mvnrepo.alibaba-inc.com/mvn/snapshots</url>
|
||||
<id>central</id>
|
||||
<url>https://central.sonatype.com/repository/maven-snapshots/</url>
|
||||
</snapshotRepository>
|
||||
</distributionManagement>
|
||||
</project>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue