We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3863f39 commit cb2c2cfCopy full SHA for cb2c2cf
pom.xml
@@ -56,17 +56,6 @@
56
<developerConnection>scm:git:[email protected]:SpringCloud/spring-cloud-gray.git</developerConnection>
57
</scm>
58
59
- <distributionManagement>
60
- <repository>
61
- <id>releases</id>
62
- <url>http://maven.zmops.cc:8081/nexus/content/repositories/releases</url>
63
- </repository>
64
- <snapshotRepository>
65
- <id>snapshots</id>
66
- <url>http://maven.zmops.cc:8081/nexus/content/repositories/snapshots</url>
67
- </snapshotRepository>
68
- </distributionManagement>
69
-
70
<properties>
71
<maven.compiler.source>1.8</maven.compiler.source>
72
<maven.compiler.target>1.8</maven.compiler.target>
0 commit comments