File tree Expand file tree Collapse file tree 1 file changed +9
-14
lines changed
Expand file tree Collapse file tree 1 file changed +9
-14
lines changed Original file line number Diff line number Diff line change 2626
2727 <ajdt-mars-repo .url>http://download.eclipse.org/tools/ajdt/45/dev/update</ajdt-mars-repo .url>
2828
29- <kotlin .version>1.0.0-rc-1017 </kotlin .version>
29+ <kotlin .version>1.0.0-rc-1036 </kotlin .version>
3030
3131 <aspectj .version>1.8.2</aspectj .version>
3232 <aspectj .plugin.version>1.7</aspectj .plugin.version>
4646 <layout >p2</layout >
4747 </repository >
4848 <repository >
49- <snapshots >
49+ <id >sonatype.oss.snapshots</id >
50+ <name >Sonatype OSS Snapshot Repository</name >
51+ <url >http://oss.sonatype.org/content/repositories/snapshots</url >
52+ <releases >
5053 <enabled >false</enabled >
54+ </releases >
55+ <snapshots >
56+ <enabled >true</enabled >
5157 </snapshots >
52- <id >bintray-kotlin-kotlin-eap</id >
53- <name >bintray</name >
54- <url >http://dl.bintray.com/kotlin/kotlin-eap</url >
55- </repository >
58+ </repository >
5659 </repositories >
5760
5861 <pluginRepositories >
6770 <enabled >true</enabled >
6871 </snapshots >
6972 </pluginRepository >
70- <pluginRepository >
71- <snapshots >
72- <enabled >false</enabled >
73- </snapshots >
74- <id >bintray-kotlin-kotlin-eap</id >
75- <name >bintray-plugins</name >
76- <url >http://dl.bintray.com/kotlin/kotlin-eap</url >
77- </pluginRepository >
7873 </pluginRepositories >
7974
8075 <build >
You can’t perform that action at this time.
0 commit comments