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 0d9c06f commit 14346d1Copy full SHA for 14346d1
pom.xml
@@ -2,10 +2,10 @@
2
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>com.example.dep</groupId>
5
- <artifactId>ci-sample-java-maven</artifactId>
+ <artifactId>ci-sample-java-maven-3</artifactId>
6
<packaging>jar</packaging>
7
<version>1.0</version>
8
- <name>ci-sample-java-maven-2</name>
+ <name>ci-sample-java-maven-3</name>
9
<url>http://maven.apache.org</url>
10
<dependencies>
11
<dependency>
0 commit comments