From 8a9567d7303dac7529984c81846581b80de4c431 Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Tue, 15 Apr 2025 20:37:23 +0200 Subject: [PATCH] [VERSION] update dev tag version --- pom.xml | 2 +- version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 511feed..1d1ff17 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.atria-soft archidata - 0.28.2 + 0.28.3-SNAPSHOT Wrapper to manage a simple interface for REST project to bind MySQL, SQLite or mongoDB. https://github.com/kangaroo-and-rabbit/archidata diff --git a/version.txt b/version.txt index a37255a..264f5fd 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.28.2 +0.28.3-dev