File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
core-kotlin-modules/core-kotlin-arrays Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
3
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
4
<modelVersion >4.0.0</modelVersion >
5
- <artifactId >kotlin-datastructures </artifactId >
5
+ <artifactId >core- kotlin-arrays </artifactId >
6
6
<version >1.0</version >
7
7
<name >core-kotlin-arrays</name >
8
8
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
7
7
<groupId >com.example</groupId >
8
- <artifactId >tornadofx-maven-project </artifactId >
8
+ <artifactId >kotlin-tornadofx </artifactId >
9
9
<version >1.0</version >
10
10
<packaging >jar</packaging >
11
11
You can’t perform that action at this time.
0 commit comments