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 2fa81e8 commit 1bf64b6Copy full SHA for 1bf64b6
persistence-modules/jdbc/pom.xml
@@ -3,7 +3,7 @@
3
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>com.baeldung.core-java-persistence-4</groupId>
6
- <artifactId>core-java-persistence-4</artifactId>
+ <artifactId>jdbc</artifactId>
7
<version>0.1.0-SNAPSHOT</version>
8
<packaging>jar</packaging>
9
<name>jdbc</name>
0 commit comments