File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >kotlin-spark-api-parent</artifactId >
55 <groupId >org.jetbrains.kotlinx.spark</groupId >
6- <version >1.0.0-preview3-SNAPSHOT </version >
6+ <version >1.0.0</version >
77 </parent >
88 <packaging >pom</packaging >
99 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >org.jetbrains.kotlinx.spark</groupId >
1010 <artifactId >kotlin-spark-api-parent</artifactId >
11- <version >1.0.0-preview3-SNAPSHOT </version >
11+ <version >1.0.0</version >
1212 <relativePath >../..</relativePath >
1313 </parent >
1414
Original file line number Diff line number Diff line change 66 <description >Parent project for Kotlin for Apache Spark</description >
77 <groupId >org.jetbrains.kotlinx.spark</groupId >
88 <artifactId >kotlin-spark-api-parent</artifactId >
9- <version >1.0.0-preview3-SNAPSHOT </version >
9+ <version >1.0.0</version >
1010 <packaging >pom</packaging >
1111
1212 <properties >
281281 <scm >
282282 <connection >scm:git:https://github.com/JetBrains/kotlin-spark-api.git</connection >
283283 <url >https://github.com/JetBrains/kotlin-spark-api</url >
284- <tag >HEAD </tag >
284+ <tag >1.0.0 </tag >
285285 </scm >
286286 <distributionManagement >
287287 <repository >
You can’t perform that action at this time.
0 commit comments