Update the version.
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ plugins {
|
|||||||
id 'com.github.johnrengelman.shadow' version '7.1.2'
|
id 'com.github.johnrengelman.shadow' version '7.1.2'
|
||||||
}
|
}
|
||||||
|
|
||||||
version = "1.0.0"
|
version = "1.0.2"
|
||||||
description = "Example of using jdbc for a hostpital."
|
description = "Example of using jdbc for a hostpital."
|
||||||
|
|
||||||
application {
|
application {
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>space.kklochko</groupId>
|
<groupId>space.kklochko</groupId>
|
||||||
<artifactId>jdbc_hospital_example</artifactId>
|
<artifactId>jdbc_hospital_example</artifactId>
|
||||||
<version>1.0.0</version>
|
<version>1.0.2</version>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<name>Example of using jdbc for a hostpital.</name>
|
<name>Example of using jdbc for a hostpital.</name>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user