Skip to content

Commit fa9be5c

Browse files
authored
Merge pull request #675 from hazendaz/master
[pom] FIx url and remove required dependencies location as nothing in it
2 parents d5f88a2 + d04ef59 commit fa9be5c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

pom.xml

+1-4
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<connection>scm:git:ssh://[email protected]/mybatis/guice.git</connection>
6969
<developerConnection>scm:git:ssh://[email protected]/mybatis/guice.git</developerConnection>
7070
<tag>HEAD</tag>
71-
<url>http://github.com/mybatis/guice</url>
71+
<url>http://github.com/mybatis/guice/</url>
7272
</scm>
7373
<issueManagement>
7474
<system>GitHub Issue Management</system>
@@ -107,9 +107,6 @@
107107
</properties>
108108

109109
<dependencies>
110-
<!--
111-
| Required dependencies
112-
-->
113110
<!--
114111
| Provided dependencies
115112
-->

0 commit comments

Comments
 (0)