Skip to content

Commit

Permalink
Upgrade kotlin version to 1.6.0
Browse files Browse the repository at this point in the history
Upgrade ktor version to 1.6.8
Upgrade version to 1.2-SNAPSHOT
  • Loading branch information
CattenLinger committed Jul 11, 2022
1 parent 24e4e89 commit 23b9da0
Show file tree
Hide file tree
Showing 15 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion koemans-all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>koemans</artifactId>
<groupId>com.shinonometn</groupId>
<version>1.1.2-SNAPSHOT</version>
<version>1.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion koemans-coroutine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>koemans</artifactId>
<groupId>com.shinonometn</groupId>
<version>1.1.2-SNAPSHOT</version>
<version>1.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion koemans-event-hub/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>koemans</artifactId>
<groupId>com.shinonometn</groupId>
<version>1.1.2-SNAPSHOT</version>
<version>1.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion koemans-exposed-database-mariadb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>koemans</artifactId>
<groupId>com.shinonometn</groupId>
<version>1.1.2-SNAPSHOT</version>
<version>1.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion koemans-exposed-database-sqlite3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>koemans</artifactId>
<groupId>com.shinonometn</groupId>
<version>1.1.2-SNAPSHOT</version>
<version>1.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion koemans-exposed-database/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>koemans</artifactId>
<groupId>com.shinonometn</groupId>
<version>1.1.2-SNAPSHOT</version>
<version>1.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion koemans-exposed-datasource-hikari/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>koemans</artifactId>
<groupId>com.shinonometn</groupId>
<version>1.1.2-SNAPSHOT</version>
<version>1.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion koemans-exposed/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>koemans</artifactId>
<groupId>com.shinonometn</groupId>
<version>1.1.2-SNAPSHOT</version>
<version>1.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion koemans-spring-context/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>koemans</artifactId>
<groupId>com.shinonometn</groupId>
<version>1.1.2-SNAPSHOT</version>
<version>1.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion koemans-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>koemans</artifactId>
<groupId>com.shinonometn</groupId>
<version>1.1.2-SNAPSHOT</version>
<version>1.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion koemans-web-ktor-auth-session/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>koemans</artifactId>
<groupId>com.shinonometn</groupId>
<version>1.1.2-SNAPSHOT</version>
<version>1.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion koemans-web-ktor-session/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>koemans</artifactId>
<groupId>com.shinonometn</groupId>
<version>1.1.2-SNAPSHOT</version>
<version>1.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion koemans-web-ktor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>koemans</artifactId>
<groupId>com.shinonometn</groupId>
<version>1.1.2-SNAPSHOT</version>
<version>1.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion koemans-web-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>koemans</artifactId>
<groupId>com.shinonometn</groupId>
<version>1.1.2-SNAPSHOT</version>
<version>1.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@

<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<kotlinx.coroutine.version>1.4.3</kotlinx.coroutine.version>
<kotlin.version>1.4.20</kotlin.version>
<kotlin.version>1.6.0</kotlin.version>
<logback.version>1.2.3</logback.version>

<ktor.version>1.5.3</ktor.version>
<ktor.version>1.6.8</ktor.version>

<exposed.version>0.36.1</exposed.version>

Expand All @@ -26,7 +26,7 @@
<groupId>com.shinonometn</groupId>
<artifactId>koemans</artifactId>
<packaging>pom</packaging>
<version>1.1.2-SNAPSHOT</version>
<version>1.2-SNAPSHOT</version>

<modules>
<module>koemans-utils</module>
Expand Down

0 comments on commit 23b9da0

Please sign in to comment.