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 = "2.0.0"
|
version = "2.0.1"
|
||||||
description = "Example of using jpa for a hostpital."
|
description = "Example of using jpa 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>jpa_hospital_example</artifactId>
|
<artifactId>jpa_hospital_example</artifactId>
|
||||||
<version>2.0.0</version>
|
<version>2.0.1</version>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<name>Example of using jpa for a hostpital.</name>
|
<name>Example of using jpa for a hostpital.</name>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user