Skip to content

Commit 16d6814

Browse files
committed
work
1 parent 63bcdad commit 16d6814

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
</parent>
1616

1717
<scm>
18-
<url>https://github.com/Spring-Framework-Java-Apps/greenshop.git</url>
1918
<connection>scm:git:[email protected]:Spring-Framework-Java-Apps/greenshop.git</connection>
20-
<developerConnection>scm:git:[email protected]:Spring-Framework-Java-Apps/greenshop/tree/${project.scm.tag}</developerConnection>
21-
<tag>v0.6.0.0</tag>
19+
<developerConnection>scm:git:[email protected]:Spring-Framework-Java-Apps/greenshop.git</developerConnection>
20+
<url>https://github.com/Spring-Framework-Java-Apps/greenshop/tree/${project.scm.tag}</url>
21+
<tag>HEAD</tag>
2222
</scm>
2323

2424
<name>greenshop</name>

0 commit comments

Comments
 (0)