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 63bcdad commit 16d6814Copy full SHA for 16d6814
pom.xml
@@ -15,10 +15,10 @@
15
</parent>
16
17
<scm>
18
- <url>https://github.com/Spring-Framework-Java-Apps/greenshop.git</url>
19
<connection>scm:git:git@github.com:Spring-Framework-Java-Apps/greenshop.git</connection>
20
- <developerConnection>scm:git:git@github.com:Spring-Framework-Java-Apps/greenshop/tree/${project.scm.tag}</developerConnection>
21
- <tag>v0.6.0.0</tag>
+ <developerConnection>scm:git:git@github.com:Spring-Framework-Java-Apps/greenshop.git</developerConnection>
+ <url>https://github.com/Spring-Framework-Java-Apps/greenshop/tree/${project.scm.tag}</url>
+ <tag>HEAD</tag>
22
</scm>
23
24
<name>greenshop</name>
0 commit comments