We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c2181d commit 502e983Copy full SHA for 502e983
src/ServiceStackEclipse/pom.xml
@@ -97,10 +97,10 @@
97
</executions>
98
<configuration>
99
<source>
100
- <repository>
101
- <url>http://download.eclipse.org/releases/mars</url>
102
- <layout>p2</layout>
103
- </repository>
+ <!--<repository>-->
+ <!--<url>http://download.eclipse.org/releases/mars</url>-->
+ <!--<layout>p2</layout>-->
+ <!--</repository>-->
104
<!-- source repositories to mirror from -->
105
<repository>
106
<url>https://s3.amazonaws.com/ci-dist/sseclipse/repository/</url>
0 commit comments