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 2ce7b99 commit 291e5c4Copy full SHA for 291e5c4
1 file changed
sqlschema2java-core/pom.xml
@@ -5,10 +5,10 @@
5
<modelVersion>4.0.0</modelVersion>
6
7
<groupId>dev.sassine.api</groupId>
8
- <artifactId>sqlschema2java</artifactId>
+ <artifactId>sqlschema2java-core</artifactId>
9
<version>1.0.0-SNAPSHOT</version>
10
-
11
- <name>sqlschema2java</name>
+ <name>sqlschema2java-core</name>
+
12
<description>Auto generate Class DTO, Entity and Repository from SQL Query. </description>
13
<url>https://sassine.dev/</url>
14
0 commit comments