We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2846d93 commit 7f9de8cCopy full SHA for 7f9de8c
pom.xml
@@ -11,9 +11,9 @@
11
</parent>
12
<groupId>com.c9.codegen.initializr</groupId>
13
<artifactId>codegen-initializr-core</artifactId>
14
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.1.0</version>
15
<name>codegen-initializr-core</name>
16
- <description>Codegen Initializr</description>
+ <description>Hexagonal (ports & adapters) Spring Boot project initializer with CLI & FreeMarker templates</description>
17
<properties>
18
<java.version>21</java.version>
19
<maven-model.version>3.9.11</maven-model.version>
0 commit comments