Skip to content

Commit

Permalink
configure scm in pom
Browse files Browse the repository at this point in the history
  • Loading branch information
soezen committed Sep 30, 2014
1 parent 2559919 commit 162b5f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@

<scm>
<url>http://github.com/soezen/sur-snapps-jetta</url>
<connection>scm:git:ssh://[email protected]/soezen/sur-snapps-jetta.git</connection>
<developerConnection>scm:git:ssh://[email protected]/soezen/sur-snapps-jetta.git</developerConnection>
<connection>scm:git:https://[email protected]/soezen/sur-snapps-jetta.git</connection>
<developerConnection>scm:git:https://[email protected]/soezen/sur-snapps-jetta.git</developerConnection>
<tag>HEAD</tag>
</scm>

Expand Down

0 comments on commit 162b5f8

Please sign in to comment.