File tree Expand file tree Collapse file tree 4 files changed +13
-5
lines changed Expand file tree Collapse file tree 4 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >kotlin-spark-api-parent</artifactId >
66 <groupId >org.jetbrains.kotlin.spark</groupId >
7- <version >1.0-SNAPSHOT </version >
7+ <version >0. 1.0</version >
88 </parent >
99 <artifactId >core</artifactId >
1010 <name >Kotlin Spark API: Scala core</name >
Original file line number Diff line number Diff line change 77 <parent >
88 <artifactId >kotlin-spark-api-parent</artifactId >
99 <groupId >org.jetbrains.kotlin.spark</groupId >
10- <version >1.0-SNAPSHOT </version >
10+ <version >0. 1.0</version >
1111 </parent >
1212
1313 <groupId >org.jetbrains.kotlin.spark.examples</groupId >
1414 <artifactId >examples</artifactId >
15- <version >1.0-SNAPSHOT</version >
1615 <packaging >jar</packaging >
1716
1817 <name >Kotlin Spark API: Examples</name >
Original file line number Diff line number Diff line change 77 <parent >
88 <artifactId >kotlin-spark-api-parent</artifactId >
99 <groupId >org.jetbrains.kotlin.spark</groupId >
10- <version >1.0-SNAPSHOT </version >
10+ <version >0. 1.0</version >
1111 </parent >
1212
1313 <artifactId >kotlin-spark-api</artifactId >
Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >org.jetbrains.kotlin.spark</groupId >
66 <artifactId >kotlin-spark-api-parent</artifactId >
7- <version >1.0-SNAPSHOT </version >
7+ <version >0. 1.0</version >
88 <name >kotlin-spark-api-parent</name >
99 <url >http://maven.apache.org</url >
1010 <packaging >pom</packaging >
1414 <module >core</module >
1515 </modules >
1616 <build >
17+ <pluginManagement >
18+ <plugins >
19+ <plugin >
20+ <groupId >org.apache.maven.plugins</groupId >
21+ <artifactId >maven-site-plugin</artifactId >
22+ <version >3.9.0</version >
23+ </plugin >
24+ </plugins >
25+ </pluginManagement >
1726 <plugins >
1827 <plugin >
1928 <groupId >org.codehaus.mojo</groupId >
You can’t perform that action at this time.
0 commit comments