Skip to content

Commit d2d0b83

Browse files
committed
Add SCM tag
1 parent 236a1f4 commit d2d0b83

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

pom.xml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,14 @@
3333
<distribution>repo</distribution>
3434
</license>
3535
</licenses>
36-
36+
37+
<scm>
38+
<url>https://github.com/FlowingCode/CommonsDemo</url>
39+
<connection>scm:git:git://github.com/FlowingCode/CommonsDemo.git</connection>
40+
<developerConnection>scm:git:ssh://[email protected]:/FlowingCode/CommonsDemo.git</developerConnection>
41+
<tag>master</tag>
42+
</scm>
43+
3744
<dependencyManagement>
3845
<dependencies>
3946
<dependency>

0 commit comments

Comments
 (0)