RED-6686 - conver tto gradle

This commit is contained in:
Timo Bejan 2023-06-14 12:35:22 +03:00
parent 220c7b2d2f
commit 073f4cee2d
19 changed files with 1 additions and 3 deletions

View File

@ -1,2 +0,0 @@
#Wed Jun 14 12:04:30 EEST 2023
gradle.version=8.1.1

Binary file not shown.

View File

@ -95,7 +95,6 @@ extra["testcontainersVersion"] = "1.17.6"
group = "com.knecon.fforesight"
version = "1.0-SNAPSHOT"
description = "tenant-user-management-service"
java.sourceCompatibility = JavaVersion.VERSION_17

1
gradle.properties Normal file
View File

@ -0,0 +1 @@
version=1.0-SNAPSHOT