Skip to content

Commit 55c2fcb

Browse files
committed
.
1 parent f3ce3b9 commit 55c2fcb

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

pom.xml

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<groupId>cn.springcloud.gray</groupId>
1313
<artifactId>spring-cloud-gray</artifactId>
1414
<packaging>pom</packaging>
15-
<version>A.1.0.6</version>
15+
<version>A.1.0.7-SNAPSHOT</version>
1616
<url>https://github.com/SpringCloud/spring-cloud-gray</url>
1717
<organization>
1818
<name>Spring Cloud中国社区</name>
@@ -76,17 +76,6 @@
7676
</properties>
7777

7878

79-
<distributionManagement>
80-
<repository>
81-
<id>releases</id>
82-
<url>http://maven.zmops.cc:8081/nexus/content/repositories/releases</url>
83-
</repository>
84-
<snapshotRepository>
85-
<id>snapshots</id>
86-
<url>http://maven.zmops.cc:8081/nexus/content/repositories/snapshots</url>
87-
</snapshotRepository>
88-
</distributionManagement>
89-
9079
<dependencyManagement>
9180
<dependencies>
9281
<dependency>

0 commit comments

Comments
 (0)