[VERSION] update dev tag version

This commit is contained in:
Edouard DUPIN 2025-04-18 08:31:53 +02:00
parent d45e07450f
commit 74278041d6
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>org.atria-soft</groupId> <groupId>org.atria-soft</groupId>
<artifactId>archidata</artifactId> <artifactId>archidata</artifactId>
<version>0.28.4</version> <version>0.28.5-SNAPSHOT</version>
<description>Wrapper to manage a simple interface for REST project to bind MySQL, SQLite or mongoDB.</description> <description>Wrapper to manage a simple interface for REST project to bind MySQL, SQLite or mongoDB.</description>
<url>https://github.com/kangaroo-and-rabbit/archidata</url> <url>https://github.com/kangaroo-and-rabbit/archidata</url>
<licenses> <licenses>

View File

@ -1 +1 @@
0.28.4 0.28.5-dev