rename kotlin to core-kotlin (#2651)

* fix spring config

* fix spring config

* fix spring config

* minor fix

* fix spring-boot module

* fix pom

* upgrade jackson

* minor fix

* java concurrency

* cleanup

* fix conflict

* java 8

* clean up

* add core-java-8 to main pom

* rename kotlin to core-kotlin
This commit is contained in:
Doha2012 2017-09-20 16:15:22 +02:00 committed by Grzegorz Piwowarek
parent 01dddf49c0
commit 1852438f6a
47 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>kotlin</artifactId>
<artifactId>core-kotlin</artifactId>
<version>1.0-SNAPSHOT</version>
<parent>