chore(release): 1.0.0 [skip ci]
# 1.0.0 (2025-11-02) ### Features * initial commit ([c99eb92](c99eb92c97))
This commit is contained in:
6
CHANGELOG.md
Normal file
6
CHANGELOG.md
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
# 1.0.0 (2025-11-02)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* initial commit ([c99eb92](https://git.tools.ldpt.fr/lucasdpt/spring-jda-starter/commit/c99eb92c978da3adf88af4e899ff8b4215781368))
|
||||||
2
pom.xml
2
pom.xml
@@ -10,7 +10,7 @@
|
|||||||
</parent>
|
</parent>
|
||||||
<groupId>fr.lucasdupont</groupId>
|
<groupId>fr.lucasdupont</groupId>
|
||||||
<artifactId>spring-jda-starter</artifactId>
|
<artifactId>spring-jda-starter</artifactId>
|
||||||
<version>0.0.1-SNAPSHOT</version>
|
<version>1.0.0</version>
|
||||||
<name>spring-jda-starter</name>
|
<name>spring-jda-starter</name>
|
||||||
<description>Starter for JDA project</description>
|
<description>Starter for JDA project</description>
|
||||||
<properties>
|
<properties>
|
||||||
|
|||||||
Reference in New Issue
Block a user