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 f8465db commit c8bad6dCopy full SHA for c8bad6d
pom.xml
@@ -1,7 +1,7 @@
1
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>fr.fxjavadevblog</groupId>
4
- <artifactId>api-implm-demo</artifactId>
+ <artifactId>api-impl-demo</artifactId>
5
<version>0.0.1-SNAPSHOT</version>
6
<name>API Implementation Demo</name>
7
0 commit comments