Laskutustieto lisätty tietokantaan

Signed-off-by: laurimaaninka <lauri.maaninka@gmail.com>
This commit is contained in:
2026-04-12 20:49:01 +03:00
parent 05398f54af
commit 797e7206b3
3 changed files with 2 additions and 3 deletions
-1
View File
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="SqlDialectMappings">
<file url="file://$PROJECT_DIR$/src/main/resources/fi/lpam/tietokanta.sql" dialect="SQLite" />
<file url="PROJECT" dialect="SQLite" />
</component>
</project>
+1 -1
View File
@@ -1,4 +1,4 @@
# 2.0.0-pre
# 2.0.0-wip
- Asiakkaalle laskutusosoite?
# 1.1.1
+1 -1
View File
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>fi.lpam.ruokamanageri</groupId>
<artifactId>Ruokamanageri</artifactId>
<version>1.1.1</version>
<version>2.0.0-wip</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>25</maven.compiler.source>