File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 140
140
<repository >
141
141
<id >maven.org</id >
142
142
<name >maven.org</name >
143
- <url >http ://repo.maven.apache.org/maven2/</url >
143
+ <url >https ://repo.maven.apache.org/maven2/</url >
144
144
<layout >default</layout >
145
145
</repository >
146
146
<repository >
147
147
<id >apache.snapshots</id >
148
148
<name >apache.snapshots</name >
149
- <url >http ://repository.apache.org/snapshots/</url >
149
+ <url >https ://repository.apache.org/snapshots/</url >
150
150
<layout >default</layout >
151
151
</repository >
152
152
</repositories >
153
153
<pluginRepositories >
154
154
<pluginRepository >
155
155
<id >maven.org</id >
156
- <url >http ://repo.maven.apache.org/maven2/</url >
156
+ <url >https ://repo.maven.apache.org/maven2/</url >
157
157
</pluginRepository >
158
158
</pluginRepositories >
159
159
You can’t perform that action at this time.
0 commit comments