File tree Expand file tree Collapse file tree 9 files changed +12
-12
lines changed
kotlinx-coroutines-javafx
kotlinx-coroutines-rx-example Expand file tree Collapse file tree 9 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >org.jetbrains.kotlinx</groupId >
2424 <artifactId >kotlinx-coroutines</artifactId >
25- <version >0.8-beta -SNAPSHOT</version >
25+ <version >0.9-rc -SNAPSHOT</version >
2626 </parent >
2727
2828 <artifactId >kotlinx-coroutines-core</artifactId >
Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >org.jetbrains.kotlinx</groupId >
2424 <artifactId >kotlinx-coroutines</artifactId >
25- <version >0.8-beta -SNAPSHOT</version >
25+ <version >0.9-rc -SNAPSHOT</version >
2626 </parent >
2727
2828 <artifactId >kotlinx-coroutines-javafx</artifactId >
Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >org.jetbrains.kotlinx</groupId >
2424 <artifactId >kotlinx-coroutines</artifactId >
25- <version >0.8-beta -SNAPSHOT</version >
25+ <version >0.9-rc -SNAPSHOT</version >
2626 </parent >
2727
2828 <artifactId >kotlinx-coroutines-jdk8</artifactId >
Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >org.jetbrains.kotlinx</groupId >
2424 <artifactId >kotlinx-coroutines</artifactId >
25- <version >0.8-beta -SNAPSHOT</version >
25+ <version >0.9-rc -SNAPSHOT</version >
2626 </parent >
2727
2828 <artifactId >kotlinx-coroutines-nio</artifactId >
Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >org.jetbrains.kotlinx</groupId >
2424 <artifactId >kotlinx-coroutines</artifactId >
25- <version >0.8-beta -SNAPSHOT</version >
25+ <version >0.9-rc -SNAPSHOT</version >
2626 </parent >
2727
2828 <artifactId >kotlinx-coroutines-rx-example</artifactId >
Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >org.jetbrains.kotlinx</groupId >
2424 <artifactId >kotlinx-coroutines</artifactId >
25- <version >0.8-beta -SNAPSHOT</version >
25+ <version >0.9-rc -SNAPSHOT</version >
2626 </parent >
2727
2828 <artifactId >kotlinx-coroutines-rx</artifactId >
Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >org.jetbrains.kotlinx</groupId >
2424 <artifactId >kotlinx-coroutines</artifactId >
25- <version >0.8-beta -SNAPSHOT</version >
25+ <version >0.9-rc -SNAPSHOT</version >
2626 </parent >
2727
2828 <artifactId >kotlinx-coroutines-swing</artifactId >
Original file line number Diff line number Diff line change 2323
2424 <groupId >org.jetbrains.kotlinx</groupId >
2525 <artifactId >kotlinx-coroutines</artifactId >
26- <version >0.8-beta -SNAPSHOT</version >
26+ <version >0.9-rc -SNAPSHOT</version >
2727 <packaging >pom</packaging >
2828
2929 <description >Coroutines support libraries for Kotlin 1.1</description >
4949 <repository >
5050 <id >bintray</id >
5151 <name >bintray</name >
52- <url >http://dl.bintray.com/kotlin/kotlin-eap-1.1 </url >
52+ <url >http://dl.bintray.com/kotlin/kotlin-dev </url >
5353 </repository >
5454 </repositories >
5555
5656 <pluginRepositories >
5757 <pluginRepository >
5858 <id >bintray</id >
5959 <name >bintray</name >
60- <url >http://dl.bintray.com/kotlin/kotlin-eap-1.1 </url >
60+ <url >http://dl.bintray.com/kotlin/kotlin-dev </url >
6161 </pluginRepository >
6262 <pluginRepository >
6363 <id >bintray-kotlin-dokka</id >
7777
7878 <properties >
7979 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
80- <kotlin .version>1.1.0-beta-38 </kotlin .version>
80+ <kotlin .version>1.1.0-rc-69 </kotlin .version>
8181 <dokka .version>0.9.13</dokka .version>
8282 <junit .version>4.12</junit .version>
8383 <maven .compiler.source>1.6</maven .compiler.source>
Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >org.jetbrains.kotlinx</groupId >
2424 <artifactId >kotlinx-coroutines</artifactId >
25- <version >0.8-beta -SNAPSHOT</version >
25+ <version >0.9-rc -SNAPSHOT</version >
2626 </parent >
2727
2828 <artifactId >kotlinx-coroutines-site</artifactId >
You can’t perform that action at this time.
0 commit comments