File tree Expand file tree Collapse file tree 30 files changed +0
-241
lines changed
docker/spring-cloud-contract-docker/project/buildSrc
contracts/com/example/server
spring-cloud-contract-dependencies
spring-cloud-contract-tools
spring-cloud-contract-gradle-plugin
src/test/resources/functionalTest
spring-cloud-contract-maven-plugin Expand file tree Collapse file tree 30 files changed +0
-241
lines changed Original file line number Diff line number Diff line change 3636 <enabled >false</enabled >
3737 </snapshots >
3838 </repository >
39- <!-- <repository>
40- <id>spring-releases</id>
41- <name>Spring Releases</name>
42- <url>https://repo.spring.io/release</url>
43- <snapshots>
44- <enabled>false</enabled>
45- </snapshots>
46- </repository>-->
4739 </repositories >
4840 <pluginRepositories >
4941 <pluginRepository >
Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ repositories {
33 mavenCentral()
44 maven { url " https://repo.spring.io/snapshot" }
55 maven { url " https://repo.spring.io/milestone" }
6- // maven { url "https://repo.spring.io/release" }
76}
87
98ext {
Original file line number Diff line number Diff line change 180180 <enabled >false</enabled >
181181 </snapshots >
182182 </repository >
183- <repository >
184- <id >spring-releases</id >
185- <name >Spring Releases</name >
186- <url >https://repo.spring.io/release</url >
187- <snapshots >
188- <enabled >false</enabled >
189- </snapshots >
190- </repository >
191183 </repositories >
192184 <pluginRepositories >
193185 <pluginRepository >
209201 <enabled >false</enabled >
210202 </snapshots >
211203 </pluginRepository >
212- <pluginRepository >
213- <id >spring-releases</id >
214- <name >Spring Releases</name >
215- <url >https://repo.spring.io/release</url >
216- <snapshots >
217- <enabled >false</enabled >
218- </snapshots >
219- </pluginRepository >
220204 </pluginRepositories >
221205 </profile >
222206 </profiles >
Original file line number Diff line number Diff line change 627627 <enabled >false</enabled >
628628 </snapshots >
629629 </repository >
630- <!-- <repository>
631- <id>spring-releases</id>
632- <name>Spring Releases</name>
633- <url>https://repo.spring.io/release</url>
634- <snapshots>
635- <enabled>false</enabled>
636- </snapshots>
637- </repository>-->
638630 </repositories >
639631 <pluginRepositories >
640632 <pluginRepository >
656648 <enabled >false</enabled >
657649 </snapshots >
658650 </pluginRepository >
659- <!-- <pluginRepository>
660- <id>spring-releases</id>
661- <name>Spring Releases</name>
662- <url>https://repo.spring.io/release</url>
663- <snapshots>
664- <enabled>false</enabled>
665- </snapshots>
666- </pluginRepository>-->
667651 </pluginRepositories >
668652 </profile >
669653 <profile >
Original file line number Diff line number Diff line change 7070 <enabled >false</enabled >
7171 </snapshots >
7272 </repository >
73- <!-- <repository>
74- <id>spring-releases</id>
75- <name>Spring Releases</name>
76- <url>https://repo.spring.io/release</url>
77- <snapshots>
78- <enabled>false</enabled>
79- </snapshots>
80- </repository>-->
8173 </repositories >
8274 <pluginRepositories >
8375 <pluginRepository >
9688 <enabled >false</enabled >
9789 </snapshots >
9890 </pluginRepository >
99- <!-- <pluginRepository>
100- <id>spring-releases</id>
101- <name>Spring Releases</name>
102- <url>https://repo.spring.io/release</url>
103- <snapshots>
104- <enabled>false</enabled>
105- </snapshots>
106- </pluginRepository>-->
10791 </pluginRepositories >
10892
10993</project >
Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ repositories {
1313 mavenLocal()
1414 maven { url " https://repo.spring.io/snapshot" }
1515 maven { url " https://repo.spring.io/milestone" }
16- // maven { url "https://repo.spring.io/release" }
1716}
1817
1918dependencyManagement {
Original file line number Diff line number Diff line change 134134 <enabled >false</enabled >
135135 </snapshots >
136136 </repository >
137- <!-- <repository>
138- <id>spring-releases</id>
139- <name>Spring Releases</name>
140- <url>https://repo.spring.io/release</url>
141- <snapshots>
142- <enabled>false</enabled>
143- </snapshots>
144- </repository>-->
145137 </repositories >
146138 <pluginRepositories >
147139 <pluginRepository >
160152 <enabled >false</enabled >
161153 </snapshots >
162154 </pluginRepository >
163- <!-- <pluginRepository>
164- <id>spring-releases</id>
165- <name>Spring Releases</name>
166- <url>https://repo.spring.io/release</url>
167- <snapshots>
168- <enabled>false</enabled>
169- </snapshots>
170- </pluginRepository>-->
171155 </pluginRepositories >
172156
173157 <profiles >
Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ pluginManagement {
33 mavenLocal()
44 maven { url " https://repo.spring.io/snapshot" }
55 maven { url " https://repo.spring.io/milestone" }
6- // maven { url "https://repo.spring.io/release" }
76 gradlePluginPortal()
87 }
98 plugins {
Original file line number Diff line number Diff line change @@ -15,7 +15,6 @@ repositories {
1515 mavenLocal()
1616 maven { url " https://repo.spring.io/snapshot" }
1717 maven { url " https://repo.spring.io/milestone" }
18- maven { url " https://repo.spring.io/release" }
1918}
2019// end::deps_repos[]
2120
Original file line number Diff line number Diff line change 190190 <enabled >false</enabled >
191191 </snapshots >
192192 </repository >
193- <!-- <repository>
194- <id>spring-releases</id>
195- <name>Spring Releases</name>
196- <url>https://repo.spring.io/release</url>
197- <snapshots>
198- <enabled>false</enabled>
199- </snapshots>
200- </repository>-->
201193 </repositories >
202194 <pluginRepositories >
203195 <pluginRepository >
216208 <enabled >false</enabled >
217209 </snapshots >
218210 </pluginRepository >
219- <!-- <pluginRepository>
220- <id>spring-releases</id>
221- <name>Spring Releases</name>
222- <url>https://repo.spring.io/release</url>
223- <snapshots>
224- <enabled>false</enabled>
225- </snapshots>
226- </pluginRepository>-->
227211 </pluginRepositories >
228212 <!-- end::repos[] -->
229213
You can’t perform that action at this time.
0 commit comments